plugin-tls
Version:
plugin-tls 是插件系统相应的工具,可快速地让任何模块具备插件机制
51 lines (24 loc) • 581 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [plugin-tls](./plugin-tls.md) > [ClassType](./plugin-tls.classtype.md) > [(new)](./plugin-tls.classtype._new_.md)
## ClassType.(new)
**Signature:**
```typescript
new (...args: Arg): Instance;
```
## Parameters
<table><thead><tr><th>
Parameter
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
args
</td><td>
Arg
</td><td>
</td></tr>
</tbody></table>
**Returns:**
Instance