We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a62810 commit 036e568Copy full SHA for 036e568
tests/baselines/reference/api/tsserverlibrary.d.ts
@@ -8285,7 +8285,6 @@ declare namespace ts {
8285
negative: boolean;
8286
base10Value: string;
8287
}
8288
- function getNodeMajorVersion(): number | undefined;
8289
enum FileWatcherEventKind {
8290
Created = 0,
8291
Changed = 1,
tests/baselines/reference/api/typescript.d.ts
@@ -4342,7 +4342,6 @@ declare namespace ts {
4342
4343
4344
4345
4346
4347
4348
0 commit comments