📦 Chore: types change

This commit is contained in:
PiEgg
2022-01-08 15:44:09 +08:00
parent f3ec0cb4be
commit 43d2a8e5c8
22 changed files with 41 additions and 56 deletions

View File

@@ -13,7 +13,7 @@ import beforeOpen from '~/main/utils/beforeOpen'
import fixPath from 'fix-path'
import ipcList from '~/main/events/ipcList'
import busEventList from '~/main/events/busEventList'
import { IWindowList } from 'apis/app/window/constants'
import { IWindowList } from '#/types/enum'
import windowManager from 'apis/app/window/windowManager'
import {
updateShortKeyFromVersion212,