UNPKG

paypal-checkout

Version:

PayPal Checkout components, for integrating checkout products.

8 lines (4 loc) 195 B
/* @flow */ import { extendNamespace } from '../lib/namespace'; const _interface = require('./interface'); // eslint-disable-line import/no-commonjs extendNamespace(_interface, [ 'paypal' ]);