=== tests/cases/compiler/constraintsUsedInPrototypeProperty.ts === class Foo { } >Foo : Foo >T : T >U : U >V : V Foo.prototype; // Foo >Foo.prototype : Foo >Foo : typeof Foo >prototype : Foo