Skip to main content
Module

x/libpkgx/src/deps.ts>is_what.AnyClass

bringing the entire open source ecosystem to your node and deno apps
Very Popular
Go to Latest
type alias is_what.AnyClass
import { type is_what } from "https://deno.land/x/libpkgx@v0.16/src/deps.ts";
const { AnyClass } = is_what;
definition: new (...args: any[]) => any