Skip to main content
Module

x/alosaur/mod.ts>InternalDependencyContainer#getRegistration

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
method InternalDependencyContainer.prototype.getRegistration
import { InternalDependencyContainer } from "https://deno.land/x/alosaur@v0.38.0/mod.ts";

Parameters

token: InjectionToken<T>

Returns

Registration | null