plugin-tls
Version:
plugin-tls 是插件系统相应的工具,可快速地让任何模块具备插件机制
14 lines (8 loc) • 418 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [plugin-tls](./plugin-tls.md) > [IIDefaultOptionsHostConstructor](./plugin-tls.iidefaultoptionshostconstructor.md)
## IIDefaultOptionsHostConstructor interface
默认选项宿主的构建函数接口
**Signature:**
```typescript
export interface IIDefaultOptionsHostConstructor<Options>
```