UNPKG

@difizen/ai-flow

Version:

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

6 lines (5 loc) 174 B
import React from 'react'; export declare const PanelWrapper: (props: { className?: string; children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element;