Skip to content

Commit 7ebc0b4

Browse files
author
username
committed
refactor: remove unuse definition
1 parent f36da73 commit 7ebc0b4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

types/nodejs.d.ts

-6
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,4 @@ declare namespace NodeJS {
22
interface Process {
33
browser: boolean
44
}
5-
/**
6-
* @see getPageContext.ts
7-
*/
8-
interface Global {
9-
__INIT_MATERIAL_UI__: any
10-
}
115
}

0 commit comments

Comments
 (0)