feat(svelte): add event handlers and props, rename class names
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { default as SvelteFlow } from './SvelteFlow.svelte';
|
||||
export type { SvelteFlowProps } from './types';
|
||||
export * from './types';
|
||||
|
||||
Reference in New Issue
Block a user