The Readme includes a JavaScript example line: ``` let electronApp: ElectronApplication ``` I've never seen that kind of syntax for a variable declaration and when I use it my linter shows an error so I'm assuming that's a typo.
The Readme includes a JavaScript example line:
I've never seen that kind of syntax for a variable declaration and when I use it my linter shows an error so I'm assuming that's a typo.