import { type IsExact } from "https://deno.land/x/deno_slack_sdk@2.0.0/dev_deps.ts";
Checks if type T
exactly matches type U
.
import { type IsExact } from "https://deno.land/x/deno_slack_sdk@2.0.0/dev_deps.ts";
Checks if type T
exactly matches type U
.