@loopback/docs
Version:
Documentation for LoopBack 4
30 lines (19 loc) • 787 B
Markdown
lang: en
title: 'API docs: service-proxy.servicemixindoc.(constructor)'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
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 | <code>any[]</code> | |