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