UNPKG
@divvi/react-native-fs
Version:
latest (2.20.1)
2.20.1
Native filesystem access for react-native
@divvi/react-native-fs
/
jsconfig.json
6 lines
•
88 B
JSON
View Raw
1
2
3
4
5
6
{
"compilerOptions"
:
{
"target"
:
"ES6"
,
"module"
:
"commonjs"
}
}