Skip to content

Commit 5f0a107

Browse files
fix(types): export missing utils types (#5448)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
1 parent a06e4c3 commit 5f0a107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/types/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ export * from './form'
113113
export * from './locale'
114114
export * from './prose'
115115
export * from './tv'
116+
export * from './utils'

0 commit comments

Comments
 (0)