Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Parameters

delayedObject: () => T

Returns

ProxyHandler<object>