Closed
Description
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
Labels
No labels
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()