Skip to content

Commit 9985d0e

Browse files
committed
feat(v0): re-export types from main entry point
1 parent 8b2c662 commit 9985d0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/0/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './components'
22
export * from './composables'
33
export * from './constants'
4+
export type * from './types'
45
export * from './utilities'

0 commit comments

Comments
 (0)