UNPKG

thinkful-ui

Version:

Shared navigation and UI resources for Thinkful.

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