We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a385a7c commit 7ca554bCopy full SHA for 7ca554b
libs/json-api-nestjs-sdk/src/index.ts
@@ -3,4 +3,3 @@ export * from './lib/service/json-api-sdk/json-api-sdk.service';
3
export { EmptyArrayRelation } from './lib/utils';
4
5
export * from './lib/init';
6
-console.log(13);
0 commit comments