UNPKG

@xyflow/svelte

Version:

Svelte Flow - A highly customizable Svelte library for building node-based editors, workflow systems, diagrams and more.

4 lines (3 loc) 149 B
export { default as Controls } from './Controls.svelte'; export { default as ControlButton } from './ControlButton.svelte'; export * from './types';