UNPKG

claude-flow

Version:

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

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