Skip to content

Action types as symbols #4

Closed
Closed
@ooflorent

Description

@ooflorent

Allowing this would be awesome.
Why did you enforce type as string? (createDispatcher.js#L67)

export const INCREMENT_COUNTER = Symbol()
export const DECREMENT_COUNTER = Symbol()

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