> Typescript is build time type checked, there is no runtime component to TypeScript.
Not exactly. Typescript enums and decorators are examples.