UNPKG

ruch

Version:

Revolutionary React TypeScript CLI with hexagonal architecture & AI-powered development assistance. Create maintainable, scalable applications with domain-driven design and integrated AI tooling.

8 lines 261 B
export declare const logger: { success: (message: string) => void; error: (message: string) => void; warning: (message: string) => void; info: (message: string) => void; log: (message: string) => void; }; //# sourceMappingURL=logger.d.ts.map