Skip to main content
Module

x/alosaur/src/types/type.ts>Type

Alosaur - Deno web framework with many decorators
Go to Latest
interface Type
implements Function
import { type Type } from "https://deno.land/x/alosaur@v0.28.0/src/types/type.ts";

Methods

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