Posted on July 24, 2024 gnwmws By. Amos Ihunna View Count. 0 // src/actionTypes.js export const INCREMENT = 'INCREMENT'; export const DECREMENT = 'DECREMENT'; export const RESET = 'RESET';