@ic-pay/icpay-widget 0.1.80 → 0.1.82

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
@@ -336,6 +336,7 @@ declare class ICPayArticlePaywall extends LitElement {
336
336
  title: string;
337
337
  preview: string;
338
338
  lockedContent: string;
339
+ private get obfuscatedLockedContent();
339
340
  private selectedSymbol;
340
341
  private unlocked;
341
342
  private succeeded;