mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-09 15:04:06 +08:00
去掉 global
This commit is contained in:
parent
916db57235
commit
e950aa1d91
1
src/plugins/monaco/types/node.api.d.ts
vendored
1
src/plugins/monaco/types/node.api.d.ts
vendored
@ -8417,4 +8417,3 @@ declare namespace NodeJS {
|
|||||||
readonly [key: string]: T | undefined;
|
readonly [key: string]: T | undefined;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
declare var global: typeof globalThis;
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user