UNPKG

@fleek-platform/agents-ui

Version:

The Fleek Platform Agents UI provides a simple interface for deploying, monitoring, and configuring your agents––making management straightforward

8 lines (7 loc) 193 B
type ReviewPageTextProps = { characterFile?: string; avatar?: string; frameworkVersion?: string; }; export declare const ReviewPageTextV2: React.FC<ReviewPageTextProps>; export {};