Skip to content

ember-redux/ember-lodash-es-shim

Repository files navigation

ember-lodash-es-shim

Travis NPM Ember

Installation

ember install ember-lodash-es-shim

Usage

import isPlainObject from 'lodash/isPlainObject';

To learn more about lodash and how to use it visit the lodash Github page.