UNPKG

newo

Version:

NEWO CLI: Professional command-line tool with modular architecture for NEWO AI Agent development. Features account migration, integration management, webhook automation, AKB knowledge base, project attributes, sandbox testing, IDN-based file management, r

3 lines 253 B
import type { MultiCustomerConfig, CliArgs } from '../../types.js'; export declare function handleVerifyMigrationCommand(customerConfig: MultiCustomerConfig, args: CliArgs, verbose: boolean): Promise<void>; //# sourceMappingURL=verify-migration.d.ts.map