Skip to content

Commit 2bf273c

Browse files
authored
fix(types): export missing tv types (#4971)
1 parent 3173bee commit 2bf273c

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
@@ -107,3 +107,4 @@ export * from '../components/color-mode/ColorModeSwitch.vue'
107107
export * from '../components/locale/LocaleSelect.vue'
108108
export * from './form'
109109
export * from './locale'
110+
export * from './tv'

0 commit comments

Comments
 (0)