bilitoolkit-ui 0.0.7 → 0.0.8

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.ts CHANGED
@@ -1101,6 +1101,7 @@ declare function __VLS_template_11(): {
1101
1101
  };
1102
1102
  settings?: {
1103
1103
  autoMerge?: boolean | undefined;
1104
+ autoReparseOnUrlExpired?: boolean | undefined;
1104
1105
  } | undefined;
1105
1106
  };
1106
1107
  }): any;