Module

x/abc/type.ts>Type

A better Deno framework to create web application.
Go to Latest
interface Type
implements Function
import { type Type } from "https://dotland.deno.dev/x/abc@v0.1.11/type.ts";

Methods

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