@loopback/docs
Version:
Documentation for LoopBack 4
32 lines (20 loc) • 649 B
Markdown
lang: en
title: 'API docs: service-proxy.class.(new)'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.service-proxy.class.(new).html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/service-proxy](./service-proxy.md) > [Class](./service-proxy.class.md) > [(new)](./service-proxy.class.(new).md)
## Class.(new)
<b>Signature:</b>
```typescript
new (...args: any[]): T;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| args | <code>any[]</code> | |
<b>Returns:</b>
`T`