Skip to content

Commit 033b363

Browse files
committed
Add default export to modules/index.js
1 parent 68870a6 commit 033b363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ export {
5353
__classPrivateFieldSet,
5454
__classPrivateFieldIn,
5555
};
56+
export default tslib;

0 commit comments

Comments
 (0)