Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support exporting namespaces from externs #1135

Open
rrdelaney opened this issue Feb 27, 2020 · 1 comment
Open

Support exporting namespaces from externs #1135

rrdelaney opened this issue Feb 27, 2020 · 1 comment
Labels
internal-issue-created Google internal issue has been created for this triage-done

Comments

@rrdelaney
Copy link
Contributor

TypeScript 3.8 introduced export * as ns syntax. This will be supported in TS source, however we should also support it in extern generation. See writeExportDeclaration in src/externs.ts.

@brad4d
Copy link
Contributor

brad4d commented Mar 5, 2020

Created internal issue http://b/150860511

@brad4d brad4d added internal-issue-created Google internal issue has been created for this triage-done labels Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-issue-created Google internal issue has been created for this triage-done
Projects
None yet
Development

No branches or pull requests

2 participants