UNPKG

react-native-worldline-payment-gateway

Version:
15 lines (12 loc) 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); const { WorldlinePaymentGateway } = _reactNative.NativeModules; var _default = WorldlinePaymentGateway; exports.default = _default; //# sourceMappingURL=index.js.map