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.

9 lines (8 loc) 263 B
/** Debugger detection data. */ /** Type of debugger. */ export let DebuggerType = /*#__PURE__*/function (DebuggerType) { DebuggerType["JAVA"] = "JAVA"; DebuggerType["NATIVE"] = "NATIVE"; return DebuggerType; }({}); //# sourceMappingURL=DebuggerInfo.js.map