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 e8feaf9 commit 71af02fCopy full SHA for 71af02f
src/harness/fourslash.ts
@@ -4507,6 +4507,7 @@ namespace FourSlashInterface {
4507
typeEntry("Record"),
4508
typeEntry("Exclude"),
4509
typeEntry("Extract"),
4510
+ typeEntry("Omit"),
4511
typeEntry("NonNullable"),
4512
typeEntry("Parameters"),
4513
typeEntry("ConstructorParameters"),
0 commit comments