Skip to main content
Module

x/dactyl/types.ts>Newable

Web framework for Deno, built on top of Oak 🦇
Latest
interface Newable
import { type Newable } from "https://deno.land/x/dactyl@v0.1.0-alpha/types.ts";

Definition for a class.

Methods

new(...args: any[]): T