Skip to content

Conversation

@dummdidumm
Copy link
Member

TypeScript transpiles export namespace A to export var A, which the compiler will warn about. Silence this edge case.
#1095

TypeScript transpiles `export namespace A` to `export var A`, which the compiler will warn about. Silence this edge case.
sveltejs#1095
@dummdidumm dummdidumm merged commit 89d6c87 into sveltejs:master Jul 15, 2021
@dummdidumm dummdidumm deleted the fix-namespace-warning branch July 15, 2021 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant