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.

5 lines 158 B
export * from './execute-commands.js'; export * from './policy.js'; export * from './runner.js'; export * from './types.js'; //# sourceMappingURL=index.js.map