Files

2 lines
117 B
JavaScript

export default typeof window !== 'undefined' && typeof document !== 'undefined' && typeof navigator !== 'undefined';