This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
Document ThisType<T>
#649
Closed
Description
Document the ThisType<T>
marker interface that can be included (via intersection) in the contextual type of an object literal to set the type of this
for methods defined in the object literal. It doesn't seem to be documented anywhere but the pull request description.
I'll propose text if I have a chance (not right now).