UNPKG

@adyen/react-native

Version:

Wraps Adyen Checkout Drop-In and Components for iOS and Android for convenient use with React Native

4 lines 158 B
export function isRemovesStoredPaymentComponent(object) { return 'removeStored' in object; } //# sourceMappingURL=RemoveStoredPaymentComponentWrapper.js.map