UNPKG

plugin-tls

Version:

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

67 lines (31 loc) 842 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [plugin-tls](./plugin-tls.md) &gt; [TierOptions](./plugin-tls.tieroptions.md) &gt; [(constructor)](./plugin-tls.tieroptions._constructor_.md) ## TierOptions.(constructor) Constructs a new instance of the `TierOptions` class **Signature:** ```typescript constructor(option?: Option, extend?: TierOptions<Option>); ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> option </td><td> Option </td><td> _(Optional)_ </td></tr> <tr><td> extend </td><td> [TierOptions](./plugin-tls.tieroptions.md)<!-- -->&lt;Option&gt; </td><td> _(Optional)_ </td></tr> </tbody></table>