UNPKG

claude-flow

Version:

Enterprise-grade AI agent orchestration with ruv-swarm integration (Alpha Release)

4 lines (3 loc) 157 B
import type Settings from '../settings.js'; import type { Stats } from '../types.js'; export declare function read(path: string, settings: Settings): Stats;