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.

4 lines 173 B
export type { ServicePort } from './service'; export type { ProviderPort } from './provider'; export type { DomainPort } from './domain'; //# sourceMappingURL=index.d.ts.map