Closed Geczy closed 7 years ago
Please consider adding a isDone or isSuccess selector next to hasFailed and isPending
export const PENDING = 'pending' export const FAILURE = 'failure'
That would be a nice addition. Would like to work on this, @Geczy?
Closed in #16
Please consider adding a isDone or isSuccess selector next to hasFailed and isPending