next-is-array Array.isArray polly fill for next. installation npm install -S @jswork/next-is-array usage import '@jswork/next-is-array'; nx.isArray(null); // false nx.isArray([]); // true license Code released under the MIT license.