Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.4.1/types/mod.ts";

type

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