UNPKG

react-native-kochava-measurement

Version:

A lightweight and easy to integrate SDK, providing first-class integration with Kochava’s installation attribution and analytics platform.

6 lines (5 loc) 248 B
export declare const uuidv4: () => string; export declare const getCurrTimeMS: () => number; export declare const getCurrTimeSec: () => number; export declare const formatTime: (num: number) => string; export declare const getMsTime: () => string;