UNPKG

@difizen/ai-flow

Version:

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

3 lines (2 loc) 153 B
import type { NodeType } from "../../../interfaces/flow"; export declare const AgentPanel: (props: NodeType) => import("react/jsx-runtime").JSX.Element;