Explain access modifiers in typescript?
What is the default access modifier for members of a class in typescript?
What is tsconfig.json file?
List some benefits of using typescript?
What is the difference between the internal and external module in typescript?
What is the export class in typescript?
Is react typescript or javascript?
What are typescript public, private, protected and readonly modifiers?
What is optional properties in typescript?
What is declaration merging?
What is super in typescript?
What is an anonymous function?
What is anonymous functions?
How to declare a namespace in typescript?
Why is typescript strongly typed?