mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
* build: update to yarn v4
(cherry picked from commit 6adec744f3)
* chore: fixup types after yarn v4 migration
* chore: update nan yarn.lock file
* build: automatically install git for dugite
3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
declare let standardScheme: string;
|
|
declare let serviceWorkerScheme: string;
|