UNPKG

claude-flow

Version:

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

5 lines (4 loc) 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const isFunction = (value) => (typeof value === "function"); exports.default = isFunction;