@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
31 lines (20 loc) • 894 B
Markdown
lang: en
title: 'API docs: service-proxy.servicemixindoc._constructor_'
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.servicemixindoc._constructor_.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/service-proxy](./service-proxy.md) > [ServiceMixinDoc](./service-proxy.servicemixindoc.md) > [(constructor)](./service-proxy.servicemixindoc._constructor_.md)
## ServiceMixinDoc.(constructor)
Constructs a new instance of the `ServiceMixinDoc` class
<b>Signature:</b>
```typescript
constructor(...args: any[]);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| args | any\[\] | |