English
Appearance
In TypeScript, a literal string is a string that has a specific value. For example, the string "hello" is a literal string with the value hello.
"hello"
hello