UNPKG
@exodus/react-native-fs
Version:
latest (2.23.0)
2.23.0
2.22.0
2.21.0
2.20.0
2.19.0
2.18.0
2.17.0
2.16.0
2.16.0-networking
2.15.0
2.14.2
2.14.1
Native filesystem access for react-native
@exodus/react-native-fs
/
jsconfig.json
6 lines
•
88 B
JSON
View Raw
1
2
3
4
5
6
{
"compilerOptions"
:
{
"target"
:
"ES6"
,
"module"
:
"commonjs"
}
}