const aString: "the_string_value" = 'the_string_value'
const
"the_string_value"
'the_string_value'
Defined in: shared.ts:6
This is a string variable.