Use Disposable
Opened this issue · 2 comments
kevinlul commented
Two options:
- tsyringe .dispose: https://github.com/microsoft/tsyringe#disposable-instances
- ECMAScript Symbol.dispose: https://github.com/tc39/proposal-explicit-resource-management
kevinlul commented
kevinlul commented