mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-19 01:33:15 -05:00
* Allow referencing type-only exports as namespace members in ImportTypes and TypeQueries * Add extra test case * ;; -> ; * undefined -> false Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>