Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/mod.ts>Injector#resolveInjectable

The most mature backend framework for Deno
Go to Latest
method Injector.prototype.resolveInjectable
Re-export
import { Injector } from "https://deno.land/x/danet@1.7.4/mod.ts";

Parameters

Type: InjectableConstructor | TokenInjector
optional
ParentConstructor: Constructor
optional
token: string