update electron to v43
This commit is contained in:
parent
68ac0beedf
commit
fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions
4
electron/node_modules/app-builder-lib/out/Framework.d.ts
generated
vendored
4
electron/node_modules/app-builder-lib/out/Framework.d.ts
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
import { FileTransformer } from "builder-util/out/fs";
|
||||
import { FileTransformer } from "builder-util";
|
||||
import { AsarIntegrity } from "./asar/integrity";
|
||||
import { Platform, PlatformPackager, ElectronPlatformName, AfterPackContext } from "./index";
|
||||
import { AfterPackContext, ElectronPlatformName, Platform, PlatformPackager } from "./index";
|
||||
export interface Framework {
|
||||
readonly name: string;
|
||||
readonly version: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue