mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-12 12:57:11 -06:00
String literal types starting with double underscore are escaped in the parser and need to be unescaped before the type is given the string literal as its name.