@blocklet/server-js 1.16.52 → 1.16.53-beta-20251009-113612-7a16b6a0

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
@@ -1362,6 +1362,7 @@ declare namespace ABTNodeClient {
1362
1362
  name: string;
1363
1363
  description: string;
1364
1364
  ownerDid: string;
1365
+ deferPassport: boolean;
1365
1366
  }
1366
1367
 
1367
1368
  interface RequestCreatePassportIssuanceInput {