UNPKG

vuetensils

Version:

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

10 lines (9 loc) 214 B
declare namespace _default { const bind: any; const update: any; const unbind: any; } export default _default; export type CopyEl = HTMLElement & { _vtsCopy?: EventListenerOrEventListenerObject; };