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) 102 B
import { type ClassValue } from 'clsx'; export declare const cn: (...inputs: ClassValue[]) => string;