redux-starter-kit
Version:
A simple set of tools to make using Redux easier
10 lines (7 loc) • 447 B
JavaScript
(function (factory) {
typeof define === 'function' && define.amd ? define(factory) :
factory();
}(function () { 'use strict';
throw new Error('🚨 redux-starter-kit has been renamed to @reduxjs/toolkit. Please uninstall redux-starter-kit and install @reduxjs/toolkit instead. Learn more about this change here: https://github.com/reduxjs/redux-toolkit/releases/tag/v1.0.4 . Thanks! :)');
}));
//# sourceMappingURL=redux-starter-kit.umd.js.map