Skip to main content
Module

x/deno_slack_sdk/schema/types.ts>SchemaType

SDK for building Run on Slack apps using Deno
Go to Latest
type alias SchemaType
import { type SchemaType } from "https://deno.land/x/deno_slack_sdk@2.8.0/schema/types.ts";
definition: BaseSchemaType & { [key: string]: BaseSchemaType; }