UNPKG

dk-plus

Version:
8 lines (7 loc) 235 B
export declare const timeSelectEmits: { 'update:modelValue': (v: string) => boolean; change: (v: string) => boolean; clear: () => boolean; focus: (evt: FocusEvent) => boolean; blur: (evt: FocusEvent) => boolean; };