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.

5 lines 174 B
/** Spoofed location detection data. */ export interface SpoofedLocationInfo { /** List of apps capable of mocking location. */ readonly mockLocationApps: [string]; }