Support dynamic imports in addRelativeDeclarationExtensions
#267
Labels
enhancement
New feature or request
addRelativeDeclarationExtensions
#267
Describe the feature
When generating declarations, some types are automatically inlined. For example, my declaration file looks something like this:
It would be helpful for
addRelativeDeclarationExtensions
to also handle these imports so the declarations are compatible with node16 resolution.Additional information
The text was updated successfully, but these errors were encountered: