is-immutable

1.0.3 • Public • Published

is-immutable

Exposes the isImmutable function from immutable-js, but without the rest of the Immutable library.

Usage

import isImmutable from 'is-immutable';
 
isImmutable(someObj); // => boolean

Readme

Keywords

Package Sidebar

Install

npm i is-immutable

Weekly Downloads

484

Version

1.0.3

License

MIT

Unpacked Size

2.49 kB

Total Files

4

Last publish

Collaborators

  • w.hawker