Skip to content

afeiship/next-is-empty-object

Repository files navigation

next-is-empty-object

Check if is emptyObject for next.

version license size download

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.