nestjs-base 1.0.17 → 1.0.19

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,4 +5,5 @@ export declare class BaseController {
5
5
  include: object;
6
6
  attributes: FindAttributeOptions;
7
7
  hasOrder: boolean;
8
+ filteredByUser: boolean;
8
9
  }
@@ -1 +1 @@
1
- {"version":3,"file":"base.controller.js","sourceRoot":"","sources":["../../src/controllers/base.controller.ts"],"names":[],"mappings":";;;AAEA,MAAa,cAAc;CAU1B;AAVD,wCAUC"}
1
+ {"version":3,"file":"base.controller.js","sourceRoot":"","sources":["../../src/controllers/base.controller.ts"],"names":[],"mappings":";;;AAEA,MAAa,cAAc;CAY1B;AAZD,wCAYC"}