UNPKG

authorizenet-react

Version:

React components for Authorize.Net payments

8 lines (7 loc) 132 B
declare const constants: { endpoint: { sandbox: string; production: string; }; }; export default constants;