@microsoft/fast-foundation > Registry
Registry interface
Implemented by objects that which to register dependencies in a container.
Signature:export interface Registry
Methods
Method | Description |
---|---|
register(container, params) | Registers dependencies in the specified container. |