UNPKG

comic-plus

Version:

<p align="center"> <img width="200px" src="./logo.png"/> </p>

5 lines (3 loc) 122 B
import { ObjectDirective } from 'vue'; declare const useClickOutside: () => ObjectDirective; export { useClickOutside };