UNPKG

fine-true

Version:

A small and beautiful Vue3 version of the UI Library

6 lines (5 loc) 125 B
declare const shadow: { mounted(el: HTMLElement): void; unmounted(el: HTMLElement): void; }; export { shadow };