Page Contents
Home > @loopback/context > injectable
injectable namespace
A namespace to host shortcuts for @injectable
Signature:
export declare namespace injectable
Functions
Function | Description |
---|---|
provider(specs) | <p>@injectable.provider to denote a provider class</p><p>A list of binding scope/tags or template functions to configure the binding</p> |