UNPKG

react-native-kochava-measurement-apple-tracking

Version:

The KochavaMeasurement Apple Tracking Module is an SDK which improves install measurement and attribution through the use of cross-site tracking features. It is an optional module which extends the KochavaMeasurement SDK.

6 lines 217 B
import { type TurboModule } from 'react-native'; export interface Spec extends TurboModule { } declare const _default: Spec; export default _default; //# sourceMappingURL=NativeKochavaMeasurementAppleTracking.d.ts.map