Skip to main content
Module

x/alosaur/mod.ts>Type

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
interface Type
implements Function
Re-export
import { type Type } from "https://deno.land/x/alosaur@v0.37.0/mod.ts";

Methods

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