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) 220 B
export declare const isClient: boolean; export declare const isServer: boolean; export declare const isDev: boolean; export declare const isProd: boolean; export declare const pageTitleSuffix: (title: string) => string;