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 229 B
/** Screenshot detection data. */ export interface ScreenshotInfo { /** Class name of the activity that was captured in the screenshot. */ readonly activityClassName: string; } //# sourceMappingURL=ScreenshotInfo.d.ts.map