Page Contents
Home > @loopback/service-proxy > ApplicationWithServices > component
ApplicationWithServices.component() method
Signature:
component(component: Constructor<{}>, name?: string): Binding;
Parameters
Parameter | Type | Description |
---|---|---|
component | Constructor<{}> | |
name | string |
Returns: