UNPKG

claude-flow

Version:

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

3 lines (2 loc) 90 B
import { File } from "./File.js"; export const isFile = (value) => value instanceof File;