Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 742 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 742 Bytes

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.