Updated annoying 'globalTypes' list.

This commit is contained in:
Daniel Rosenwasser 2019-04-04 10:16:43 -07:00
parent e8feaf9a3e
commit 71af02f745

View File

@ -4507,6 +4507,7 @@ namespace FourSlashInterface {
typeEntry("Record"),
typeEntry("Exclude"),
typeEntry("Extract"),
typeEntry("Omit"),
typeEntry("NonNullable"),
typeEntry("Parameters"),
typeEntry("ConstructorParameters"),