Skip to main content
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://deno.land/x/abc@v0.1.11/type.ts";

Methods

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