Skip to main content
Module

x/is_what/dist/isType.d.ts>AnyClass

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Latest
type alias AnyClass
import { type AnyClass } from "https://deno.land/x/is_what@v5.0.2/dist/isType.d.ts";
definition: new (...args: unknown[]) => unknown