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.

7 lines 229 B
export * from './encode-decode'; export * from './error-guards'; export * from './hmac'; export * from './measure-execution-time'; export * from './optionals'; export * from './command-runner'; //# sourceMappingURL=index.d.ts.map