Skip to content

Commit e4370be

Browse files
committed
fix: add missing index.d.ts, close #201
1 parent 275dae7 commit e4370be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export * from './dist/index'
2+
export { default } from './dist/index'

0 commit comments

Comments
 (0)