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.
$Subtype and $Shape generic flow types don't make sense in typescript. The tool should remove them, i.e. $Subtype<Type> -> Type.
$Subtype
$Shape
$Subtype<Type>
Type
See microsoft/TypeScript#2710 (comment) .