TypeScript consumers currently need a compatible lib configuration including esnext.disposable.
Runtimes without native Symbol.dispose need a polyfill before importing this package, for example from the core-js package via
core-js/proposals/explicit-resource-management.
Public API entry point for this library.
This package uses
DisposableandSymbol.dispose.TypeScript consumers currently need a compatible
libconfiguration includingesnext.disposable.Runtimes without native
Symbol.disposeneed a polyfill before importing this package, for example from thecore-jspackage viacore-js/proposals/explicit-resource-management.