UNPKG

redux-saga-timer

Version:

setTimeout-support for sagas and side-effects

4 lines (3 loc) 133 B
export const ACTION_SET_TIMEOUT = 'SET_TIMEOUT'; export const ACTION_PUT = 'TIMEOUT_PUT'; export const ACTION_CALL = 'TIMEOUT_CALL';