refactor(electron): nestjsfy

This commit is contained in:
Peng Xiao
2025-04-24 14:54:30 +08:00
parent 899ffd1ad3
commit 68ab87f5c5
178 changed files with 7139 additions and 5617 deletions
@@ -20,7 +20,7 @@ import {
import {
AFFiNEUpdateProvider,
availableForMyPlatformAndInstaller,
} from '../../src/main/updater/affine-update-provider';
} from '../../src/entries/main/updater/affine-update-provider';
import { MockedAppAdapter, MockedUpdater } from './mocks';
const __dirname = fileURLToPath(new URL('.', import.meta.url));