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.

4 lines (3 loc) 85 B
export interface CryptoAdapter { getRandomValues(buf: Uint8Array): Uint8Array; }