1.0.3 • Published 7 years ago
is-immutable v1.0.3
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); // => booleanExposes the isImmutable function from immutable-js, but without the rest of the Immutable library.
import isImmutable from 'is-immutable';
isImmutable(someObj); // => boolean