UNPKG

@difizen/ai-flow

Version:

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

6 lines (5 loc) 164 B
import React from 'react'; export declare const NodeHeader: (props: { icon: React.JSX.Element; name: string; }) => import("react/jsx-runtime").JSX.Element;