UNPKG

mangopay-client-react

Version:

Mangopay React and React Native First JS Client library with card registration workflow.

7 lines (5 loc) 98 B
/** * MangoPay Client Index Class */ import Client from './lib/Client'; export default Client;