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

Add support for aliases #1

Merged
merged 2 commits into from
Apr 13, 2023
Merged

Add support for aliases #1

merged 2 commits into from
Apr 13, 2023

Conversation

ostatni5
Copy link
Contributor

@ostatni5 ostatni5 commented Apr 13, 2023

@rafern
Hi, I have had problems detecting type declarations in index.d.ts when it contains exports from other files.

So I propose minor changes to detect if a found symbol is an alias for another symbol and then get the original symbol to properly read its SyntaxKind.

Also prepare script in the package.json allows for installation from GitHub via npm directly.

@rafern
Copy link
Owner

rafern commented Apr 13, 2023

Looks good, thanks for the contribution!

@rafern rafern merged commit 9dfd1f1 into rafern:main Apr 13, 2023
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