tslib icon indicating copy to clipboard operation
tslib copied to clipboard

remove empty line in __addDisposableResource

Open situ2001 opened this issue 4 months ago • 0 comments

Thanks for providing such a runtime library that enables the use of many modern JS features like using. This empty line is found when I checked my output of JS bundle and the line only appears in file tslib.es6.js. That is why I open this PR.

situ2001 avatar Sep 05 '25 07:09 situ2001