UNPKG

@stdlib/assert-is-array-array

Version:

Test if a value is an array of arrays.

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