Skip to content

Import/export false positive between namespace and variable #2901

Open
@unional

Description

@unional
export namespace testType { ... }

export const testType = { ... }

Results in: error Multiple exports of name 'testType' import/export

Here is an example: https://github.com/unional/type-plus/blob/main/type-plus/ts/testing/test_type.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions