UNPKG

@adyen/react-native

Version:

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

12 lines (11 loc) 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Card = void 0; /** * General type for card. */ class Card {} exports.Card = Card; //# sourceMappingURL=types.js.map