Skip to main content
Module

x/alosaur/mod.ts>instanceCachingFactory

Alosaur - Deno web framework with many decorators
Go to Latest
function instanceCachingFactory
import { instanceCachingFactory } from "https://deno.land/x/alosaur@v0.33.0/mod.ts";

Parameters

factoryFunc: FactoryFunction<T>

Returns

FactoryFunction<T>