@olo/pay-react-native
Version:
Olo Pay React Native SDK
10 lines (7 loc) • 375 B
JavaScript
// Copyright © 2022 Olo Inc. All rights reserved.
// This software is made available under the Olo Pay SDK License (See LICENSE.md file)
import { codegenNativeComponent } from 'react-native';
// Google Pay Button Config
// Apple Pay Button Config
export default codegenNativeComponent('DigitalWalletButton');
//# sourceMappingURL=DigitalWalletButtonNativeComponent.js.map