Skip to main content
Module

x/alosaur/src/injection/lazy-helpers.ts>DelayedConstructor#createProxy

Alosaur - Deno web framework with many decorators
Go to Latest
method DelayedConstructor.prototype.createProxy
import { DelayedConstructor } from "https://deno.land/x/alosaur@v0.30.1/src/injection/lazy-helpers.ts";

Parameters

createObject: (ctor: constructor<T>) => T