UNPKG

plugin-tls

Version:

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

59 lines (27 loc) 710 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [plugin-tls](./plugin-tls.md) &gt; [IDefaultOptionsHost](./plugin-tls.idefaultoptionshost.md) ## IDefaultOptionsHost interface 默认选项宿主接口 **Signature:** ```typescript export interface IDefaultOptionsHost<Options> ``` ## Properties <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [defaultOptions](./plugin-tls.idefaultoptionshost.defaultoptions.md) </td><td> `readonly` </td><td> Options </td><td> </td></tr> </tbody></table>