Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 55b5a81

Browse files
committed
fix(types): default export types
1 parent 45c2c71 commit 55b5a81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
import './shims'
22
import './ref-macros'
33
export * from './dist/index'
4+
export { default } from './dist/index'

0 commit comments

Comments
 (0)