UNPKG

claude-flow

Version:

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

3 lines (2 loc) 121 B
import { ErrnoException } from '../types.js'; export declare function isEnoentCodeError(error: ErrnoException): boolean;