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 317 B
export * from './tsyringe.js'; export * from './zod.js'; export * from './uuid.js'; export * from './i18n.js'; export * from './js-yaml.js'; export * from './fastify.js'; export * from './express.js'; export * from './http-proxy-middleware.js'; export * from './reflect-metadata.js'; //# sourceMappingURL=index.js.map