Skip to content

Commit 201eec6

Browse files
committed
Update fourslash list of global types
1 parent 9925137 commit 201eec6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/harness/fourslash.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4450,6 +4450,8 @@ namespace FourSlashInterface {
44504450
interfaceEntry("ObjectConstructor"),
44514451
constEntry("Function"),
44524452
interfaceEntry("FunctionConstructor"),
4453+
typeEntry("ThisParameterType"),
4454+
typeEntry("OmitThisParameter"),
44534455
interfaceEntry("CallableFunction"),
44544456
interfaceEntry("NewableFunction"),
44554457
interfaceEntry("IArguments"),

0 commit comments

Comments
 (0)