UNPKG

@difizen/ai-flow

Version:

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

6 lines (5 loc) 126 B
import React from 'react'; export declare const TipPopup: (props: { title: React.ReactNode; children: any; }) => any;