import { type Constructor } from "https://deno.land/x/ayonli_jsext@v0.9.72/types.ts";
This interface represents the constructor/class of the given T
type.
x/ayonli_jsext/types.ts>Constructor
import { type Constructor } from "https://deno.land/x/ayonli_jsext@v0.9.72/types.ts";
This interface represents the constructor/class of the given T
type.