Skip to main content

Variance and Inference

Const Assertions

0:00
LearnStep 1/2

as const

Const Assertions

Prevent TypeScript from widening types:

typescript

Use Cases

typescript