UNPKG

218 BJavaScriptView Raw
1"use strict";
2
3exports.__esModule = true;
4exports.lastActionReducer = void 0;
5const lastActionReducer = (_state, action) => action;
6exports.lastActionReducer = lastActionReducer;
7//# sourceMappingURL=last-action.js.map
\No newline at end of file