@olo/pay-react-native
Version:
Olo Pay React Native SDK
13 lines (12 loc) • 503 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _reactNative = require("react-native");
// Copyright © 2022 Olo Inc. All rights reserved.
// This software is made available under the Olo Pay SDK License (See LICENSE.md file)
// Google Pay Button Config
// Apple Pay Button Config
var _default = exports.default = (0, _reactNative.codegenNativeComponent)('DigitalWalletButton');
//# sourceMappingURL=DigitalWalletButtonNativeComponent.js.map