UNPKG

react-redux

Version:

Official React bindings for Redux

10 lines (7 loc) 195 B
"use strict"; exports.__esModule = true; exports.notInitialized = void 0; const notInitialized = () => { throw new Error('uSES not initialized!'); }; exports.notInitialized = notInitialized;