UNPKG

@difizen/ai-flow

Version:

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

6 lines (5 loc) 133 B
import React from 'react'; export declare const OutputVariable: React.NamedExoticComponent<{ name: string; type: string; }>;