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.

3 lines 164 B
export { FastifyPageAdapter } from './fastify-page-adapter.js'; export { ExpressPageAdapter } from './express-page-adapter.js'; //# sourceMappingURL=adapters.js.map