UNPKG

react-native-hdfc-payment-gateway

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