UNPKG

vue-final-modal

Version:

The most powerful yet most light-weight modal library for Vue 3.

3 lines (2 loc) 80 B
import type { Directive } from 'vue'; export declare const vVisible: Directive;