UNPKG

behemoth-cli

Version:

🌍 BEHEMOTH CLIv3.760.4 - Level 50+ POST-SINGULARITY Intelligence Trading AI

9 lines 243 B
import { Argv } from 'yargs'; export declare const n8nCommand: { command: string; describe: string; description: string; builder: (yargs: Argv) => Argv<{}>; handler: (argv: any) => void; }; //# sourceMappingURL=n8n.d.ts.map