@artisan-commerce/analytics-capacitor 0.1.0-canary.13 → 0.1.0-canary.2

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/bundle.d.ts CHANGED
@@ -474,14 +474,14 @@ declare namespace Fbq {
474
474
  /**
475
475
  * Analytics providers configurable options.
476
476
  *
477
- * @typedef AnalyticsProvidersConfigs
477
+ * @typedef ArtisnPlatform
478
478
  * @since 0.5.14
479
479
  */
480
480
  declare type AnalyticsProvidersConfigs = Partial<GoogleAnalyticsProviderConfig> | Partial<FacebookPixelProviderConfig>;
481
481
  /**
482
482
  * Analytics event metadata to be included in every sent event.
483
483
  *
484
- * @interface AnalyticsMeta
484
+ * @interface ArtisnPlatform
485
485
  * @since 0.5.14
486
486
  * @property {number} accountId the id of the account it is running on
487
487
  * @property {number} vendorId the id of the active vendor