redux-first-router
Version:
think of your app in states not routes (and, yes, while keeping the address bar in sync)
1 lines • 97 B
JavaScript
export default typeof window !== 'undefined' && window.document && window.document.createElement;
think of your app in states not routes (and, yes, while keeping the address bar in sync)