TsTypeReference Type
A member inside classes/interfaces/type literals; each case mirrors the
corresponding TypeScript declaration or signature node.
Represents a reference to a named type with optional type arguments.
Reflects: `TypeReference` (e.g., `Foo