ps-toolkit-ui 1.5.35 → 1.5.36

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.
@@ -772,6 +772,7 @@
772
772
  InputType[InputType["Car"] = 38] = "Car";
773
773
  InputType[InputType["Finger"] = 39] = "Finger";
774
774
  InputType[InputType["Color"] = 40] = "Color";
775
+ InputType[InputType["Star"] = 41] = "Star";
775
776
  })(exports.InputType || (exports.InputType = {}));
776
777
  (function (OperationEnum) {
777
778
  OperationEnum[OperationEnum["All"] = -1] = "All";