bailian-cli-commands 1.11.0 → 1.11.2

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
@@ -315,6 +315,11 @@ declare const _default$35: _$bailian_cli_core0.Command<{
315
315
  valueHint: string;
316
316
  description: string;
317
317
  };
318
+ function: {
319
+ type: "string";
320
+ valueHint: string;
321
+ description: string;
322
+ };
318
323
  promptExtend: {
319
324
  type: "boolean";
320
325
  valueHint: string;