Skip to main content
Module

x/deno_slack_sdk/types/mod.ts>isCustomType

SDK for building Run on Slack apps using Deno
Go to Latest
variable isCustomType
import { isCustomType } from "https://deno.land/x/deno_slack_sdk@2.3.0/types/mod.ts";

type

(type: string | ICustomType) => type is ICustomType