mongodb-dynamic-api
Version:
Auto generated CRUD API for MongoDB using NestJS
10 lines (9 loc) • 392 B
TypeScript
export * from './base-aggregate.service';
export * from './aggregate.helper';
export * from './aggregate.module';
export * from './aggregate-controller.interface';
export * from './aggregate-controller.mixin';
export * from './aggregate-gateway.interface';
export * from './aggregate-gateway.mixin';
export * from './aggregate-presenter.mixin';
export * from './aggregate-service.interface';