vue-electron
vue-electron copied to clipboard
The vue plugin that attaches electron APIs to the Vue object, making them accessible to all components.
Hello. I have an issue: ``` Uncaught TypeError: r.existsSync is not a function at a (index.js:7) at Object. (index.js:18) at Object.bdb9 (index.js:18) at i (bootstrap:78) at Object.install (index.js:3) at Function.Cr.t.use...
Hi, so, as promised a few days ago, I did the types.d.ts. It is a tiny file This should solve for those who download this package via npm and use...
Hi, I've been using this package for some time and I've made the typings for those who want to use it in a TS project. Can I make a pull...
or deprecated?
Hey @SimulatedGREG, what should we do to remove the error shown in our IDE when using this package in combination with typescript? See the following screenshot:  Thanks for your...