What is namespace in typescript? How to declare a namespace in typescript?
What is lambda/arrow functions?
List the built-in types in typescript.
Is it possible to compile .ts automatically with real-time changes in the .ts file?
How do you compile typescript files?
What is the use of the tsconfig.json file in typescript?
What's an export in typescript?
What are ambients in typescripts?
List type of decorators available in typescript?
What is optional properties in typescript?
How to declare a namespace in typescript?
What is import and export in typescript?
What is the default parameters function?