UNPKG

@segment/analytics-next

Version:

Analytics Next (aka Analytics 2.0) is the latest version of Segment’s JavaScript SDK - enabling you to send your data to any tool without having to learn, test, or use a new API every time.

5 lines 221 B
declare let _version: 'web' | 'npm'; export declare function setVersionType(version: typeof _version): void; export declare function getVersionType(): typeof _version; export {}; //# sourceMappingURL=version-type.d.ts.map