UNPKG

@xyflow/svelte

Version:

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

3 lines (2 loc) 128 B
export { BackgroundVariant, type BackgroundProps } from './types'; export { default as Background } from './Background.svelte';