chore: move ts-smoke tests to core (#16930)
* chore: move ts smoke tests to core * fix: fix paths for tsconfig / ts-smoke runner * update ts-defs version * do not lintr
This commit is contained in:
parent
95214fcd4b
commit
319c2853df
7 changed files with 1470 additions and 3 deletions
|
@ -47,6 +47,8 @@ The `globalShortcut` module has the following methods:
|
|||
* `accelerator` [Accelerator](accelerator.md)
|
||||
* `callback` Function
|
||||
|
||||
Returns `Boolean` - Whether or not the shortcut was registered successfully.
|
||||
|
||||
Registers a global shortcut of `accelerator`. The `callback` is called when
|
||||
the registered shortcut is pressed by the user.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue