Skip to content

Commit 71af02f

Browse files
Updated annoying 'globalTypes' list.
1 parent e8feaf9 commit 71af02f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/harness/fourslash.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4507,6 +4507,7 @@ namespace FourSlashInterface {
45074507
typeEntry("Record"),
45084508
typeEntry("Exclude"),
45094509
typeEntry("Extract"),
4510+
typeEntry("Omit"),
45104511
typeEntry("NonNullable"),
45114512
typeEntry("Parameters"),
45124513
typeEntry("ConstructorParameters"),

0 commit comments

Comments
 (0)