tslib 2.0.0
This release changes __exportStar
and __importStar
to use __createBinding
which is incompatible with versions of TypeScript older than 3.9 (i.e. 3.8 and below).
This release changes __exportStar
and __importStar
to use __createBinding
which is incompatible with versions of TypeScript older than 3.9 (i.e. 3.8 and below).