Skip to content

Commit c1fbc71

Browse files
committed
[squash] add export to index.js
Signed-off-by: aclaymore <[email protected]>
1 parent ad11408 commit c1fbc71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ const {
2424
__importDefault,
2525
__classPrivateFieldGet,
2626
__classPrivateFieldSet,
27+
__classPrivateFieldIn,
2728
} = tslib;
2829
export {
2930
__extends,
@@ -50,4 +51,5 @@ export {
5051
__importDefault,
5152
__classPrivateFieldGet,
5253
__classPrivateFieldSet,
54+
__classPrivateFieldIn,
5355
};

0 commit comments

Comments
 (0)