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

3 lines (2 loc) 178 B
export declare const downloadJsonFile: (content: string, filename: string) => void; export declare const downloadFile: (content: string, filename: string, type: string) => void;