Description
Is there a reason why tslib is pushing the helper functions to the window object when module.exports is available?
-> https://github.com/Microsoft/tslib/blob/master/tslib.js#L38
Metadata
Metadata
Assignees
Labels
No labels
Is there a reason why tslib is pushing the helper functions to the window object when module.exports is available?
-> https://github.com/Microsoft/tslib/blob/master/tslib.js#L38