Skip to main content
Module

x/abstruct/deps.ts>Constructor

Abstract structure for JavaScript data validation
Go to Latest
type alias Constructor
import { type Constructor } from "https://deno.land/x/abstruct@1.0.0-beta.12/deps.ts";

Constructor type.

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