UNPKG

@ionic-sveltekit/components

Version:
3 lines (2 loc) 184 B
export declare function handleEnterKey(fn: (event: Event) => void): (event: Event) => void; export declare function preventDefault(fn: (event: Event) => void): (event: Event) => void;