What are Annotations in Typescript?

Type Annotations are annotations that can be placed anywhere when we use a Type.

Annotations can also be used as parameters. The use of Type Annotation is not mandatory in TypeScript.