UNPKG
@solid-nestjs/rest-api
Version:
latest (0.2.9)
0.2.9
0.2.8
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
solid-nestjs Rest-API utilities
solid-nestjs/framework
@solid-nestjs/rest-api
/
dist
/
classes
/
inputs
/
index.d.ts
7 lines
•
277 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./date-filter.input'
;
export
*
from
'./string-filter.input'
;
export
*
from
'./number-filter.input'
;
export
*
from
'./pagination-request.input'
;
export
*
from
'./aggregate-field.input'
;
export
*
from
'./group-by-request.input'
;
//# sourceMappingURL=index.d.ts.map