tslib
tslib copied to clipboard
remove empty line in __addDisposableResource
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.