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 198 B
import type { MultiCustomerConfig } from '../../types.js'; export declare function handleListCustomersCommand(customerConfig: MultiCustomerConfig): void; //# sourceMappingURL=list-customers.d.ts.map