Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_slack_sdk/schema/schema_types.ts>default

SDK for building Run on Slack apps using Deno
Go to Latest
variable default
import { default } from "https://deno.land/x/deno_slack_sdk@1.4.4/schema/schema_types.ts";

type

{ string: string; boolean: string; integer: string; number: string; object: string; array: string; }