UNPKG

@monitoro/herd

Version:

Automate your browser, build AI web tools and MCP servers with Monitoro Herd

6 lines (5 loc) 167 B
/** * Execute the trail initialization * Creates a new trail with default structure in the specified directory */ export declare function execute(): Promise<void>;