UNPKG

react-selectize

Version:

A Stateless & Flexible Select component for React inspired by Selectize

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