Skip to main content
Go to Latest
type alias SchemaType
import { type SchemaType } from "https://deno.land/x/deno_slack_sdk@1.3.0/schema/types.ts";
definition: BaseSchemaType & { [key: string]: BaseSchemaType; }