UNPKG

vue-devui

Version:

DevUI components based on Vite and Vue3

3 lines (2 loc) 96 B
declare function matches(element: HTMLElement, selector: string): boolean; export { matches, };