Skip to content

Invalid note in ExportedNames SDO #3665

@nicolo-ribaudo

Description

@nicolo-ribaudo

https://tc39.es/ecma262/#sec-static-semantics-exportednames

ExportedNames are the externally visible names that a Module explicitly maps to one of its local name bindings.

In case of a module doing export { foo as bar } from "./dep.js", the external bar name is not remapped to a local binding of the module. That node probably needs to be reworded.

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