We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37b8a11 + 055419b commit ef91394Copy full SHA for ef91394
libs/json-api-nestjs-sdk/src/index.ts
@@ -4,3 +4,5 @@ export * from './lib/service/json-api-utils/json-api-utils.service';
4
export { EmptyArrayRelation } from './lib/utils';
5
6
export * from './lib/init';
7
+
8
libs/json-api-nestjs/src/index.ts
@@ -4,3 +4,5 @@ export { excludeMethod } from './lib/config/bindings';
export * from './lib/types';
export * from './lib/types-common';
export * from './lib/mixin/controller';
0 commit comments