Skip to content

Import/export declarations improperly elided in certain cases #87

Closed
@nonara

Description

@nonara

Some import and export declarations get improperly elided.

Example:

export * as name from 'module'

The elision logic should be updated to only process if named bindings are present in the import / export clause

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions