UNPKG

redux-import-export-monitor

Version:

Redux DevTools monitor for copying state/action log to clipboard as well as pasting it back in.

10 lines (7 loc) • 146 B
"use strict"; exports.__esModule = true; exports["default"] = reducer; function reducer() { return {}; } module.exports = exports["default"];