UNPKG

@pelotech/nestjsx-crud-request

Version:

NestJS CRUD for RESTful APIs - request query builder (temporary patch)

5 lines (4 loc) 196 B
export * from './request-query-builder-options.interface'; export * from './params-options.interface'; export * from './parsed-request.interface'; export * from './create-query-params.interface';