We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49074b commit 0abc2f8Copy full SHA for 0abc2f8
index.d.ts
@@ -22,7 +22,7 @@ declare namespace RNSimpleOpenvpn {
22
VPN_STATE_CONNECTING,
23
VPN_STATE_CONNECTED,
24
VPN_STATE_DISCONNECTING,
25
- VPN_OTHER_STATE
+ VPN_OTHER_STATE,
26
}
27
28
0 commit comments