# ember-redux-undo-shim

## Installation

```bash
ember install ember-redux-undo-shim
```

## Usage

```js
import undoable from 'redux-undo';
```
