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

x/ahh/src/default.ts>Default

Opinionated idiomatic features for TypeScript.
Latest
type alias Default
import { type Default } from "https://deno.land/x/ahh@v0.14.0/src/default.ts";

A object with a constructor that returns a default value.

definition: new () => T