Skip to main content

Variance and Inference

This Types and Polymorphic This

0:00
LearnStep 1/2

This Types

Polymorphic this

The this type refers to the type of the current class:

typescript

This Parameters

typescript