tslib 2.3.1
This release updates the __spreadArray
helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeList
s and HTMLCollection
s.
This release updates the __spreadArray
helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeList
s and HTMLCollection
s.