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