Client - upgrade Vue to 3.3 and move to Vite
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { Directive, DirectiveBinding } from 'vue'
|
||||
import type { Directive, DirectiveBinding } from 'vue'
|
||||
|
||||
interface ClickOutsideHTMLElement extends HTMLElement {
|
||||
clickOutsideEvent?: (event: MouseEvent | TouchEvent) => void
|
||||
|
Reference in New Issue
Block a user