UNPKG

vuetensils

Version:

A 'naked' component library for building accessible, lightweight, on-brand applications.

11 lines (10 loc) 200 B
declare namespace _default { const bind: any; const unbind: any; } export default _default; export type ClickoutEl = HTMLElement & { _vtsClickout: { stop: EventListener; }; };