Skip to content

Commit 35b5364

Browse files
committed
fix: remove default export
1 parent ba6f8eb commit 35b5364

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.ts

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
import * as properties from './properties'
2-
31
export * from './properties'
4-
export default properties

0 commit comments

Comments
 (0)