mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
JavaScript: Address review comments.
This commit is contained in:
@@ -71,7 +71,7 @@ module Electron {
|
||||
}
|
||||
|
||||
/**
|
||||
* Provides classes and predicates for modelling Electron IPC.
|
||||
* Provides classes and predicates for modelling Electron inter-process communication (IPC).
|
||||
*/
|
||||
private module IPC {
|
||||
class Process extends string {
|
||||
|
||||
Reference in New Issue
Block a user