2.0.0 • Published 8 years ago
ember-reselect-shim v2.0.0
ember-reselect-shim
Installation
ember install ember-reselect-shim
Usage
import reselect from 'reselect';
const { createSelector } = reselect;
To learn more about reselect
and how to use it visit the reselect Github page.