bailian-cli-commands 1.17.1 → 1.18.0

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.
package/dist/index.d.mts CHANGED
@@ -662,6 +662,14 @@ declare const _default$138: _$bailian_cli_core0.Command<{
662
662
  "zh-CN": string;
663
663
  };
664
664
  };
665
+ file: {
666
+ type: "string";
667
+ valueHint: string;
668
+ description: {
669
+ "en-US": string;
670
+ "zh-CN": string;
671
+ };
672
+ };
665
673
  pollInterval: {
666
674
  type: "number";
667
675
  valueHint: string;