Type Alias: BaseUpdateModelValueHookHandler
ts
type BaseUpdateModelValueHookHandler = BaseHookHandlers<"update:modelValue">;Hook handler type for the 'update:modelValue' event