tree-sitter / tree-sitter-typescript

TypeScript grammar for tree-sitter
MIT License
341 stars 104 forks source link

Add support for aliased namespace re-exports #166

Closed nbrahms closed 3 years ago

nbrahms commented 3 years ago

See https://www.typescriptlang.org/docs/handbook/modules.html#re-exports

Checklist:

nbrahms commented 3 years ago

Closing in favor of https://github.com/tree-sitter/tree-sitter-javascript/pull/180/