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) 143 B
export { default as MiniMap } from './Minimap.svelte'; export { default as MiniMapNode } from './MinimapNode.svelte'; export * from './types';