UNPKG

react-native-worldline-payment-gateway

Version:
6 lines 172 B
import { NativeModules } from 'react-native'; const { WorldlinePaymentGateway } = NativeModules; export default WorldlinePaymentGateway; //# sourceMappingURL=index.js.map