Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

Commit 8d5c9e5

Browse files
committed
added property for chromeVersion in docs
1 parent c953a71 commit 8d5c9e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/system/system.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ interface ServiceIdentifier {
348348
* @property { string } securityRealm The runtime security realm
349349
* @property { string } version The runtime version
350350
* @property { object } args the command line argument used to start the Runtime
351+
* @property { string } chromeVersion The chrome version
351352
*/
352353

353354
/**

0 commit comments

Comments
 (0)