Skip to main content

5 docs tagged with "typescript"

View All Tags

TypeScript Constant

TypeScript use const to define a constant variable and readonly to define a constant class property.