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

[api-extractor] Add support for "import type" imports #1985

Merged
merged 2 commits into from
Jul 3, 2020

Conversation

octogonz
Copy link
Collaborator

@octogonz octogonz commented Jul 3, 2020

Fixes #1760

This new language feature is documented here: Announcing TypeScript 3.8

@octogonz octogonz merged commit 743ca2e into master Jul 3, 2020
@octogonz octogonz deleted the octogonz/import-type branch July 3, 2020 04:27
@octogonz
Copy link
Collaborator Author

octogonz commented Jul 3, 2020

This fix was released with API Extractor 7.9.0

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.

[api-extractor] Type-only exports missing in .d.ts rollup
2 participants