UNPKG

@alecslab/nestjs-crud-kit

Version:

Base clases of CRUD operations for NestJs

3 lines (2 loc) 69 B
export * from './IService.interface'; export * from './BaseService';