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