UNPKG

@nestjsx/crud

Version:

NestJs CRUD for RESTful APIs

4 lines (3 loc) 49 B
export interface ModelOptions { type: any; }