react-native-directpay-ipg
Version:
20 lines (18 loc) • 419 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "IPGComponent", {
enumerable: true,
get: function () {
return _Components.IPGComponent;
}
});
Object.defineProperty(exports, "IPGStage", {
enumerable: true,
get: function () {
return _Components.IPGStage;
}
});
var _Components = require("./Components");
//# sourceMappingURL=index.js.map