UNPKG

flowbite-svelte

Version:

Flowbite components for Svelte

4 lines (3 loc) 124 B
export declare function nonPassiveTouch(node: HTMLElement, handler: (event: TouchEvent) => void): { destroy(): void; };