UNPKG

redux-promise-middleware-es3

Version:

Redux middleware for handling promises and optimistic updates with ES3 support

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