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

2 lines (1 loc) 108 B
export declare const useFleekAgentById: (id?: string) => import("./useFleekAgents").FleekAgent | undefined;