UNPKG

redux-form

Version:

A higher order component decorator for forms using Redux and React

6 lines (5 loc) 262 B
var isHotReloading = function isHotReloading() { var castModule = module; return !!(typeof castModule !== 'undefined' && castModule.hot && typeof castModule.hot.status === 'function' && castModule.hot.status() === 'apply'); }; export default isHotReloading;