UNPKG

hana-img-viewer

Version:

A lightweight and easy-to-use image previewer for Vue 3

2 lines (1 loc) 103 B
export declare function addPassive(el: EventTarget, type: string, handler: EventListener): () => void;