Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

TS: An export assignment cannot be used in a module with other exported elements. #144

@valerybugakov

Description

@valerybugakov

Type definitions file uses export = SentryCliPlugin, as well as conventional exports, TS doesn't seem to be happy with this. Perhaps exporting SentryCliPlugin as default would be more appropriate?

TS error:

error TS2309: An export assignment cannot be used in a module with other exported elements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions