UNPKG

react-a11y

Version:

Warns about potential accessibility issues with your React elements.

4 lines (3 loc) 140 B
// this is only true when in a browser-like environment // (or someone seriously messed up) export default (typeof window !== 'undefined');