UNPKG

plugin-tls

Version:

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

14 lines (8 loc) 417 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [plugin-tls](./plugin-tls.md) &gt; [PluginManager](./plugin-tls.pluginmanager.md) &gt; [pluginOptsMap](./plugin-tls.pluginmanager.pluginoptsmap.md) ## PluginManager.pluginOptsMap property 插件与插件选项的映射 **Signature:** ```typescript readonly pluginOptsMap: Map<Plugin, any>; ```