taxtank-core 0.17.3 → 0.17.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5035,7 +5035,7 @@
|
|
|
5035
5035
|
], Transaction.prototype, "allocations", void 0);
|
|
5036
5036
|
__decorate([
|
|
5037
5037
|
classTransformer.Exclude({ toPlainOnly: true }),
|
|
5038
|
-
classTransformer.Type(function () { return
|
|
5038
|
+
classTransformer.Type(function () { return Object; }),
|
|
5039
5039
|
classTransformer.Transform(function (_b) {
|
|
5040
5040
|
var obj = _b.obj;
|
|
5041
5041
|
return obj.file;
|