UNPKG

@stdlib/assert-is-empty-array-like-object

Version:

Test if a value is an empty array-like object.

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