Declarations can't be emitted when types from inner modules are exported through separate export declarations #56856
Labels
Fix Available
A PR has been opened for this issue
Possible Improvement
The current behavior isn't wrong, but it's possible to see that it might be better in some cases
Milestone
π Search Terms
declarations portable emit modules export declaration alias aliasing
π Version & Regression Information
β― Playground Link
N/A
π» Code
π Actual behavior
π Expected behavior
A declaration like this should be emitted successfully:
Additional information about the issue
It originally has been reported here: TanStack/query#6318
The text was updated successfully, but these errors were encountered: