Skip to main content
Module

x/oak_nest/mod.ts>Constructor

Refer to nestjs to realize some common functions for Deno
Go to Latest
type alias Constructor
Re-export
import { type Constructor } from "https://deno.land/x/oak_nest@v1.14.2/mod.ts";

Type Parameters

optional
T = any
definition: Type<T>

Type Parameters

optional
T = any
definition: Type<T>