UNPKG

plugin-tls

Version:

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

14 lines (8 loc) 483 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [plugin-tls](./plugin-tls.md) &gt; [ClassExtenderPrivateMember](./plugin-tls.classextenderprivatemember.md) &gt; [\_destroys](./plugin-tls.classextenderprivatemember._destroys.md) ## ClassExtenderPrivateMember.\_destroys property 保存扩展类自定义的销毁函数 **Signature:** ```typescript readonly _destroys: ((this: InstanceType<C>) => void)[]; ```