type alias CustomTypeDefinitionimport { type CustomTypeDefinition } from "https://deno.land/x/deno_slack_sdk@1.0.1/types/types.ts"; definition: { name: string; } & TypedParameterDefinition