Typescript Types

TypeScript has several built-in types, including:

You can also create custom types in TypeScript using interfaces, classes, and type aliases.

Learn more from the following links: