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