UNPKG

@dugongjs/nestjs-microservice-query

Version:

4 lines (3 loc) 284 B
export { AggregateQueryClientProxyService } from "./client/aggregate-query-client-proxy.service.js"; export { AggregateQueryMicroserviceModule } from "./server/aggregate-query-microservice.module.js"; export { AggregateQueryController } from "./server/aggregate-query.controller.js";