feat(svelte): make nodes deletable
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { default as KeyHandler } from './KeyHandler.svelte';
|
||||
export type { KeyHandlerProps } from './KeyHandler';
|
||||
Reference in New Issue
Block a user