UNPKG

redux

Version:

Atomic Flux with hot reloading

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