UNPKG
mercadopago-react-sdk
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Mercado Pago - React SDK
github.com/Groway-Studio/mp-react-sdk
Groway-Studio/mp-react-sdk
mercadopago-react-sdk
/
src
/
index.js
6 lines
(3 loc)
•
98 B
JavaScript
View Raw
1
2
3
4
5
6
import
"./index.css"
;
import
MercadoPagoSDK
from
"./MercadoPagoSDK"
;
export
{
MercadoPagoSDK
};