We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f84d40 commit 5ef7d1aCopy full SHA for 5ef7d1a
modules/index.d.ts
@@ -1 +1,2 @@
1
-export * from '../tslib.js'
+export * from '../tslib.js';
2
+export * as default from '../tslib.js';
0 commit comments