UNPKG

@loopback/docs

Version:
32 lines (20 loc) 896 B
--- lang: en title: 'API docs: service-proxy.applicationwithservices.mountcomponentservices' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.service-proxy.applicationwithservices.mountcomponentservices.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/service-proxy](./service-proxy.md) &gt; [ApplicationWithServices](./service-proxy.applicationwithservices.md) &gt; [mountComponentServices](./service-proxy.applicationwithservices.mountcomponentservices.md) ## ApplicationWithServices.mountComponentServices() method <b>Signature:</b> ```typescript mountComponentServices(component: Class<{}>): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | component | <code>Class&lt;{}&gt;</code> | | <b>Returns:</b> `void`