@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
31 lines (20 loc) • 737 B
Markdown
lang: en
title: 'API docs: service-proxy.class'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/service-proxy
permalink: /doc/en/lb4/apidocs.service-proxy.class.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)
## Class interface
Interface for classes with `new` operator.
<b>Signature:</b>
```typescript
export interface Class<T>
```
## Methods
| Method | Description |
| --- | --- |
| [(new)(args)](./service-proxy.class._new_.md) | |