UNPKG

@monitoro/herd

Version:

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

5 lines (4 loc) 176 B
import { HerdClient } from '../src/lib/HerdClient.js'; declare function initConfig(): void; declare function getHerdClient(): HerdClient; export { initConfig, getHerdClient };