@blocklet/server-js 1.16.51-beta-20250904-031834-c611f059 → 1.16.51-beta-20250905-051437-fe05adb2

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/browser.d.ts CHANGED
@@ -1127,6 +1127,7 @@ declare namespace ABTNodeClient {
1127
1127
  attachRuntimeInfo: boolean;
1128
1128
  getOptionalComponents: boolean;
1129
1129
  domain: string;
1130
+ useCache: boolean;
1130
1131
  }
1131
1132
 
1132
1133
  interface RequestBlockletDiffInput {