Typed Variables
Syntax
type variableName = valuetype objectName.propertyName = valueSupported Types
Examples
Basic Type Declarations
Typing Object Properties
Type Enforcement
Working with Functions
Type Conversion
Optional Types
Benefits of Typed Variables
Notes
Last updated