Skip to main content
Module

x/deno_slack_sdk/types/types.ts>CustomTypeDefinition

SDK for building Run on Slack apps using Deno
Go to Latest
type alias CustomTypeDefinition
import { type CustomTypeDefinition } from "https://deno.land/x/deno_slack_sdk@1.4.2/types/types.ts";
definition: { name: string; } & TypedParameterDefinition