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.

10 lines 292 B
export * from './tsyringe'; export * from './zod'; export * from './uuid'; export * from './i18n'; export * from './js-yaml'; export * from './fastify'; export * from './express'; export * from './http-proxy-middleware'; export * from './reflect-metadata'; //# sourceMappingURL=index.d.ts.map