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)](/doc/en/lb4/apidocs.context.injectable.provider.html) | `@injectable.provider` to denote a provider class A list of binding scope/tags or template functions to configure the binding |