getCurrentContext()
function getCurrentContext(): InjectionContext | null;Defined in: src/lib/di/container.ts:56
Get the current injection context.
Returns
InjectionContext | null
function getCurrentContext(): InjectionContext | null;Defined in: src/lib/di/container.ts:56
Get the current injection context.
InjectionContext | null