UNPKG

react-sweet-state

Version:

Global + local state combining the best of Redux and Context API

7 lines (6 loc) 150 B
const supports = { scheduling() { return typeof window !== 'undefined' && typeof MessageChannel === 'function'; } }; export default supports;