Skip to main content
Module

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

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

Parameters

delayedObject: () => T

Returns

ProxyHandler<object>