UNPKG

@sentzunhat/zacatl

Version:

A modular, high-performance TypeScript microservice framework for Node.js, featuring layered architecture, dependency injection, and robust validation for building scalable APIs and distributed systems.

6 lines 177 B
export * from './layers'; export * from './application'; export * from './domain'; export * from './infrastructure'; export * from './types'; //# sourceMappingURL=index.d.ts.map