We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Params
1 parent 1e4e495 commit bd509a5Copy full SHA for bd509a5
libs/json-api/json-api-nestjs/src/index.ts
@@ -13,6 +13,7 @@ export {
13
UnionToTuple,
14
EntityParam,
15
TypeField,
16
+ Params,
17
} from './lib/types';
18
export {
19
JsonApiTransformerService,
0 commit comments