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) 131 B
export declare const getCookie: (name: string) => string | null; export declare const getLoggedInStatusFromCookies: () => boolean;