"import type { X }" with exported value with same name gives "Individual declarations in merged declaration 'X' must be all exported or all local." #50880
Labels
Working as Intended
The behavior described is the intended behavior; this is not a bug
Bug Report
🔎 Search Terms
🕗 Version & Regression Information
⏯ Playground Link
cannot import other files in playground
💻 Code
🙁 Actual behavior
Running
tsc
gives:🙂 Expected behavior
No error.
The text was updated successfully, but these errors were encountered: