@jswork/next-is-empty-object
v1.0.4
Published
Check if is emptyObject for next.
Downloads
78
Maintainers
Readme
next-is-empty-object
Check if is emptyObject for next.
installation
npm install -S @jswork/next-is-empty-object
usage
import '@jswork/next-is-empty-object';
nx.isEmptyObject(null); // false
license
Code released under the MIT license.