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) 213 B
export declare const getPublicAsset: (path: string, { pathParams, queryParams, }?: { pathParams?: Record<string, string | string[]>; queryParams?: import("query-string").StringifiableRecord; }) => string;