Skip to main content
Module

x/easyts/types.ts>Constructor

js library written with ts, use select and chan like golang in js.
Latest
type alias Constructor
import { type Constructor } from "https://deno.land/x/easyts@0.1.2/types.ts";
definition: new (...args: any[]) => T