UNPKG

react-router-sitemap

Version:

Module to generate a sitemap for react-router configuration

4 lines (3 loc) 139 B
'use strict'; var canUseDOM = !!(typeof window !== 'undefined' && window.document && window.document.createElement); export { canUseDOM };