UNPKG

plugin-tls

Version:

plugin-tls 是插件系统相应的工具,可快速地让任何模块具备插件机制

59 lines (27 loc) 770 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [plugin-tls](./plugin-tls.md) &gt; [ITierOptionsHost](./plugin-tls.itieroptionshost.md) ## ITierOptionsHost interface 选项插件宿主接口 **Signature:** ```typescript export interface ITierOptionsHost<Options extends {} = any> ``` ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [defaultOptions](./plugin-tls.itieroptionshost.defaultoptions.md) </td><td> `readonly` </td><td> [TierOptions](./plugin-tls.tieroptions.md)<!-- -->&lt;Options&gt; </td><td> </td></tr> </tbody></table>