Skip to content

Commit 0abc2f8

Browse files
committed
🌈 style: 格式化声明文件代码
1 parent e49074b commit 0abc2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ declare namespace RNSimpleOpenvpn {
2222
VPN_STATE_CONNECTING,
2323
VPN_STATE_CONNECTED,
2424
VPN_STATE_DISCONNECTING,
25-
VPN_OTHER_STATE
25+
VPN_OTHER_STATE,
2626
}
2727
}
2828

0 commit comments

Comments
 (0)