Skip to content

Commit

Permalink
[squash] add export to index.js
Browse files Browse the repository at this point in the history
Signed-off-by: aclaymore <aclaymore@bloomberg.net>
  • Loading branch information
acutmore committed Sep 24, 2021
1 parent ad11408 commit c1fbc71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const {
__importDefault,
__classPrivateFieldGet,
__classPrivateFieldSet,
__classPrivateFieldIn,
} = tslib;
export {
__extends,
Expand All @@ -50,4 +51,5 @@ export {
__importDefault,
__classPrivateFieldGet,
__classPrivateFieldSet,
__classPrivateFieldIn,
};

0 comments on commit c1fbc71

Please sign in to comment.