UNPKG

react-native-malwarelytics

Version:

Malwarelytics for React Native protects your banking or fintech app from a broad range of mobile security threats with an industry-leading mobile threat intelligence solution.

6 lines 224 B
/** Spoofed location detection data. */ export interface SpoofedLocationInfo { /** List of apps capable of mocking location. */ readonly mockLocationApps: [string]; } //# sourceMappingURL=SpoofedLocationInfo.d.ts.map