refactor(svelte): cleanup components
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { default as KeyHandler } from './KeyHandler.svelte';
|
||||
export type { KeyHandlerProps } from './KeyHandler';
|
||||
export type { KeyHandlerProps } from './types';
|
||||
|
||||
Reference in New Issue
Block a user