Skip to main content
The Deno 2 Release Candidate is 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.1/deps/assert.ts";

Any constructor

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