Skip to content

formatEval parameter is not guaranteed to be a string as the type suggests #62

@tskimmett

Description

@tskimmett

formatEval is stated to be of type (tokenValue: string) => string when in fact tokenValue may not be a string.

value = this.formatEval(value);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions