Skip to content

Commit 5ef7d1a

Browse files
authored
Update modules/index.d.ts
1 parent 0f84d40 commit 5ef7d1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/index.d.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
export * from '../tslib.js'
1+
export * from '../tslib.js';
2+
export * as default from '../tslib.js';

0 commit comments

Comments
 (0)