UNPKG

react-native-app-auth

Version:

React Native bridge for AppAuth for supporting any OAuth 2 provider

6 lines (5 loc) 335 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.withAppAuthAppBuildGradle = void 0; var app_build_gradle_1 = require("./app-build-gradle"); Object.defineProperty(exports, "withAppAuthAppBuildGradle", { enumerable: true, get: function () { return app_build_gradle_1.withAppAuthAppBuildGradle; } });