UNPKG

element-plus

Version:

A Component Library for Vue 3

4 lines (3 loc) 136 B
import type { ObjectDirective } from 'vue'; declare const ClickOutside: ObjectDirective<HTMLElement, any>; export default ClickOutside;