UNPKG

@thisisagile/easy-service

Version:

Straightforward library for building domain-driven microservice architectures

11 lines 401 B
export * from "./health/HealthResource"; export * from "./health/HealthUri"; export * from "./http/OriginatedError"; export * from "./http/Verb"; export * from "./resources/AppProvider"; export * from "./resources/Requires"; export * from "./resources/Resource"; export * from "./resources/Route"; export * from "./resources/Service"; export * from "./security/Jwt"; //# sourceMappingURL=index.mjs.map