import { type IsUnknown } from "https://deno.land/std@0.204.0/testing/types.ts";
Checks if type T
is the unknown
type.
import { type IsUnknown } from "https://deno.land/std@0.204.0/testing/types.ts";
Checks if type T
is the unknown
type.