Skip to content

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

Open
@zhuravlikjb

Description

@zhuravlikjb
export default abstract class B {

}

By the way, the same with

export default declare class B {

}

Seems to be a parser bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions