UNPKG
@sskmy1024y/react-native-hash
Version:
latest (2.0.1-beta)
2.0.1-beta
A hashing library for react-native
github.com/Drazail/react-native-hash
Drazail/react-native-hash
@sskmy1024y/react-native-hash
/
.babelrc
7 lines
•
100 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"env"
: {
"test"
: {
"plugins"
: [
"
@babel
/plugin-transform-modules-commonjs"
] } } }