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

5 lines (4 loc) 167 B
import type React from 'react'; export declare const AppUserBox: ({ loginButton, }: { loginButton: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element;