File size: 109 Bytes
bc20498
 
1
2
3
export { default as KeyHandler } from './KeyHandler.svelte';
export type { KeyHandlerProps } from './types';