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