UNPKG

@difizen/ai-flow

Version:

Scalable, out-of-the-box, agent-oriented flow

5 lines (4 loc) 274 B
import type { ConnectionLineComponentProps } from '@xyflow/react'; import React from 'react'; declare const _default: React.MemoExoticComponent<({ fromX, fromY, toX, toY, }: ConnectionLineComponentProps) => import("react/jsx-runtime").JSX.Element>; export default _default;