UNPKG

claude-flow

Version:

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

12 lines (7 loc) 242 B
'use strict'; const internalPreloadModule = require('../internal-preload-module.js'); const preloadList = require('../preload-list.js'); require('../hook-spawn.js'); preloadList.forEach(file => { internalPreloadModule.require(file); });