@jitsu/js 0.0.0-alpha.110 → 0.0.0-alpha.115

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/jitsu.d.ts CHANGED
@@ -1,6 +1,8 @@
1
- import { AnalyticsInterface } from "@jitsu/types/analytics";
1
+ import { AnalyticsInterface as ai } from "@jitsu/types/analytics";
2
2
  import type { AnalyticsPlugin } from "analytics";
3
3
 
4
+ export type AnalyticsInterface = ai;
5
+
4
6
  export type JitsuOptions = {
5
7
  /**
6
8
  * API Key. Optional. If not set, Jitsu will send event to the server without auth, and server