UNPKG
react-native-vpn-detect
Version:
latest (1.0.0)
1.0.0
Checks for VPN on iOS
github.com/mincedmit/react-native-vpn-detect
mincedmit/react-native-vpn-detect
react-native-vpn-detect
/
.vscode
/
settings.json
8 lines
•
134 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"files.exclude"
:
{
"**/.classpath"
:
true
,
"**/.project"
:
true
,
"**/.settings"
:
true
,
"**/.factorypath"
:
true
}
}