chore(types): export utils

This commit is contained in:
Benjamin Canac
2025-02-04 15:01:14 +01:00
parent ac08569a34
commit e595314b2b

View File

@@ -48,3 +48,4 @@ export * from '../components/Toaster.vue'
export * from '../components/Tooltip.vue'
export * from './form'
export * from './locale'
export * from './utils'