---
lang: en
title: 'API docs: service-proxy.class._new_'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/strongloop/loopback-next/tree/master/packages/service-proxy
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) &gt; [@loopback/service-proxy](./service-proxy.md) &gt; [Class](./service-proxy.class.md) &gt; [(new)](./service-proxy.class._new_.md)

## Class.(new)

<b>Signature:</b>

```typescript
new (...args: any[]): T;
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  args | any\[\] |  |

<b>Returns:</b>

T


