Skip to content

Commit 1e6485e

Browse files
committedMar 18, 2023
chore: added default export
1 parent 4d9f148 commit 1e6485e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/index.ts

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

0 commit comments

Comments
 (0)