microsoft / tslib

Runtime library for TypeScript helpers.
BSD Zero Clause License
1.24k stars 124 forks source link

Allow functions as values in __addDisposableResource #215

Closed rbuckton closed 1 year ago

rbuckton commented 1 year ago

This applies the same fix to tslib as https://github.com/microsoft/TypeScript/pull/54969.