UNPKG

react-tap-payment

Version:

ReactJS library for implementing TAP payment gateway

3 lines (2 loc) 130 B
export { default as useTAPPayment } from './use-tap-payment'; export { default as TAPPaymentButton } from './tap-payment-button';