mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-25 14:11:22 +08:00
chore: upate
This commit is contained in:
5
typings/typings.d.ts
vendored
Normal file
5
typings/typings.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
interface Window {
|
||||
/** 浏览器下开发,关闭 electron 载入动画 */
|
||||
stopLoading: () => void
|
||||
}
|
Reference in New Issue
Block a user