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