UNPKG
@tiltbike/razorpay-checkout-js
Version:
latest (1.0.0)
1.0.0
Razorpay checkout.js loading utility
tiltbike/razorpay-checkout-js
@tiltbike/razorpay-checkout-js
/
.babelrc.json
13 lines
(12 loc)
•
137 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"presets"
:
[
[
"@babel/preset-env"
,
{
"targets"
:
{
"esmodules"
:
true
}
}
]
]
}