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 230 B
import type { MultiCustomerConfig, CliArgs } from '../../types.js'; export declare function handleMetaCommand(customerConfig: MultiCustomerConfig, args: CliArgs, verbose: boolean): Promise<void>; //# sourceMappingURL=meta.d.ts.map