Skip to content

Fails when a namespaced export is used #889

@davbrito

Description

@davbrito

If you have a namespaced export in the code like this:

export * as namespace from "./module.js";

It throws the error TypeError: Cannot read properties of undefined (reading 'type')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions