UNPKG

redux-thunk-async

Version:

Combine with redux-thunk and redux-async

4 lines (3 loc) 115 B
export const canUseDOM = !!( typeof window !== 'undefined' && window.document && window.document.createElement )