We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f36da73 commit 7ebc0b4Copy full SHA for 7ebc0b4
types/nodejs.d.ts
@@ -2,10 +2,4 @@ declare namespace NodeJS {
2
interface Process {
3
browser: boolean
4
}
5
- /**
6
- * @see getPageContext.ts
7
- */
8
- interface Global {
9
- __INIT_MATERIAL_UI__: any
10
- }
11
0 commit comments