freerasp-react-native
Version:
React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.
12 lines (11 loc) • 316 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.FreeraspReactNative = void 0;
var _reactNative = require("react-native");
const {
FreeraspReactNative
} = _reactNative.NativeModules;
exports.FreeraspReactNative = FreeraspReactNative;
//# sourceMappingURL=nativeModules.js.map