UNPKG

@flexpa/link-react-native

Version:

React Native SDK for integrating FlexpaLink into mobile applications

9 lines 458 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.FlexpaLink = void 0; var FlexpaLink_1 = require("./FlexpaLink"); Object.defineProperty(exports, "FlexpaLink", { enumerable: true, get: function () { return __importDefault(FlexpaLink_1).default; } }); //# sourceMappingURL=index.js.map