UNPKG

@nevis-security/nevis-mobile-authentication-sdk-react

Version:

React Native plugin for Nevis Mobile Authentication SDK. Supports only mobile.

14 lines (13 loc) 535 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); /** * Copyright © 2023-2024 Nevis Security AG. All rights reserved. */ /* eslint-disable @typescript-eslint/no-wrapper-object-types */ /* eslint-enable @typescript-eslint/no-wrapper-object-types */ var _default = exports.default = _reactNative.TurboModuleRegistry.getEnforcing('NevisMobileAuthenticationSdkReact'); //# sourceMappingURL=NativeNevisMobileAuthenticationSdkReact.js.map