Skip to content

Cannot 'export default' abstract, ambient class or interface #3792

Description

export default abstract class B {

}

By the way, the same with

export default declare class B {

}

Seems to be a parser bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions