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

feat: add better support for module imports #1

Merged
merged 3 commits into from
Jun 8, 2021
Merged

Conversation

janory
Copy link

@janory janory commented Jun 8, 2021

Background

tsd-jsdoc converts module types to just module. See #89

What this PR fixes

  • Introduces a new Module type
  • Resolves module to import statements

@janory janory changed the title feat: module import feat: add better support for module imports Jun 8, 2021
@janory janory merged commit 346cf73 into master Jun 8, 2021
@janory janory deleted the feature-moduleImport branch June 8, 2021 09:39
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.

2 participants