UNPKG

@stdlib/assert-is-empty-array

Version:

Test if a value is an empty array.

3 lines 120 B
/// <reference path="../docs/types/index.d.ts" /> import isEmptyArray from '../docs/types/index'; export = isEmptyArray;