Skip to content

Remove export * #272

@grant

Description

@grant

Expected

export * is seen in a few files. This is usually a bad practice because we can't see what we export and we can't click to definition.

Just export the class/const with the definition.

Actual

A few files have unnecessary export * patterns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    chore/refactorRefactoring and other non-functional changes to module codeversion/3.xIssues related to the 3.0 release of this library

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions