export type VModelObj = {
    modelValue: string
}