Merge branch 'fix-typo-drive' into 'main'
[ProtonMail-WebClient.git] / applications / pass-desktop / globals.d.ts
blobf25e1bfd84c00bcd3aa60994f777f79f1406dce5
1 import '@proton/pass/globals.d';
3 declare global {
4     /* Injected by Electron Forge */
5     const MAIN_WINDOW_WEBPACK_ENTRY: string;
6     const MAIN_WINDOW_PRELOAD_WEBPACK_ENTRY: string;