mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
去掉 global
This commit is contained in:
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;
|
|
||||||
|
Reference in New Issue
Block a user