Skip to content

Consider exporting InsertionMode enum #531

@ICodeMyOwnLife

Description

@ICodeMyOwnLife

When creating a custom parser we need to check the insertionMode field against a value. Without the InsertionMode enum exported we have to use a magic number or redefine another enum within our codebase.

Screen Shot 2022-05-06 at 11 06 13 AM

Is there any reason preventing us from exporting the enum?

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