Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/deps/assert.ts>AnyConstructor

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias AnyConstructor
import { type AnyConstructor } from "https://deno.land/x/lume@v2.1.0/deps/assert.ts";

Any constructor

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