UNPKG

@loopback/docs

Version:
32 lines (20 loc) 631 B
--- lang: en title: 'API docs: repository.class.(new)' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.repository.class.(new).html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/repository](./repository.md) &gt; [Class](./repository.class.md) &gt; [(new)](./repository.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`