UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

6 lines 235 B
import { emptyAndroidSignedKey } from './android-signed-key'; export const emptyAndroidIntermediateSigningKey = { signatures: '', signedKey: emptyAndroidSignedKey, }; //# sourceMappingURL=android-intermediate-signing-key.js.map