UNPKG

paypal-checkout

Version:

PayPal Checkout components, for integrating checkout products.

5 lines (3 loc) 117 B
/* @flow */ export { onLoadCheckoutIntegration } from './load'; export { isCheckoutXComponent } from './component';