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) 109 B
export { default as KeyHandler } from './KeyHandler.svelte'; export type { KeyHandlerProps } from './types';