tsc says types are not exported but they are #21447
Labels
Bug
A bug in TypeScript
Domain: Declaration Emit
The issue relates to the emission of d.ts files
Fixed
A PR has been merged for this issue
Milestone
tsconfig.json
Working:
Not working:
I Don't see mention of support for
export { A, B, C }
style in https://www.typescriptlang.org/docs/handbook/modules.html but nor do I see it mentioning lack of support. So I assume there is support? Maybe I missed something.The text was updated successfully, but these errors were encountered: