Skip to main content
Module

x/structurae/utility-types.ts>Constructor

Data structures for high-performance JavaScript applications.
Latest
type alias Constructor
import { type Constructor } from "https://deno.land/x/structurae@4.0.1/utility-types.ts";

Type Parameters

optional
T = unknown
definition: new (...args: any[]) => T