x-runtime-lib 0.8.41 → 0.8.43

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.
@@ -245,6 +245,7 @@ const e = {
245
245
  rating: "Rating",
246
246
  readonly: "Readonly",
247
247
  reference: "Reference",
248
+ refKey: "Reference Key",
248
249
  regular: "Regular",
249
250
  renderSwitch: "Render Switch",
250
251
  result: "Result",
@@ -245,6 +245,7 @@ const e = {
245
245
  rating: "评级",
246
246
  readonly: "只读",
247
247
  reference: "引用",
248
+ refKey: "引用键",
248
249
  regular: "常规",
249
250
  renderSwitch: "渲染开关",
250
251
  result: "结果",