taxtank-core 0.30.61 → 0.30.62
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.
|
@@ -1527,7 +1527,7 @@ class ServiceProduct extends ServiceProduct$1 {
|
|
|
1527
1527
|
return this.status === ServiceProductStatusEnum.ARCHIVED;
|
|
1528
1528
|
}
|
|
1529
1529
|
}
|
|
1530
|
-
ServiceProduct.quantity =
|
|
1530
|
+
ServiceProduct.quantity = 4;
|
|
1531
1531
|
// const TestEnum = {
|
|
1532
1532
|
// 4: 4,
|
|
1533
1533
|
// 5: 7,
|