Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/validatte/types.ts>Constructor

A Savory Class validator for Deno
Latest
type alias Constructor
import { type Constructor } from "https://deno.land/x/validatte@0.7.2/types.ts";
definition: new (...args: any[]) => any