UNPKG

svelte-tel-input

Version:
4 lines (3 loc) 140 B
export declare const clickOutsideAction: (node: HTMLElement, handler: () => void, skipPrevented?: boolean) => { destroy: () => void; };