@blocklet/server-js 1.16.52-beta-20250922-225859-f34775fa → 1.16.52-beta-20250924-135333-541024a8

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
@@ -1713,6 +1713,8 @@ declare namespace ABTNodeClient {
1713
1713
  type: string;
1714
1714
  storeUrl: string;
1715
1715
  autoStart: boolean;
1716
+ bindDomainCap: string;
1717
+ domainNftDid: string;
1716
1718
  }
1717
1719
 
1718
1720
  interface RequestLaunchBlockletWithoutWalletInput {