mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-24 21:51:27 +08:00
remove global.d.ts
This commit is contained in:
9
src/global.d.ts
vendored
9
src/global.d.ts
vendored
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
export { }
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
removeLoading: () => void
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user