Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 817 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 817 Bytes

ember-reselect-map-shim

Travis NPM Ember

Installation

ember install ember-reselect-shim
ember install ember-reselect-map-shim

Usage

import { createArraySelector } from 'reselect-map';

To learn more about reselect-map and how to use it visit the reselect-map Github page.