add electron.d.ts file and reference in package.json
This commit is contained in:
parent
b0b5fef317
commit
3f74a2ab48
2 changed files with 4581 additions and 1 deletions
4579
npm/electron.d.ts
vendored
Normal file
4579
npm/electron.d.ts
vendored
Normal file
File diff suppressed because it is too large
Load diff
|
@ -13,6 +13,7 @@
|
|||
"electron": "cli.js"
|
||||
},
|
||||
"main": "index.js",
|
||||
"types": "electron.d.ts",
|
||||
"dependencies": {
|
||||
"extract-zip": "^1.0.3",
|
||||
"electron-download": "^3.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue