Page Contents
Home > @loopback/core > extensions
extensions namespace
Signature:
export declare namespace extensions
Functions
| Function | Description |
|---|---|
|
Inject an array of resolved extension instances for the extension point. The list is a snapshot of registered extensions when the injection is fulfilled. Extensions added or removed afterward won’t impact the list. | |
|
Inject a |