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

6 lines (5 loc) 264 B
interface FleekAgentsChatInterfaceMessageAgentTypingProps { label?: string; } export declare const FleekAgentsChatInterfaceMessageAgentTyping: ({ label, }: FleekAgentsChatInterfaceMessageAgentTypingProps) => import("react/jsx-runtime").JSX.Element; export {};