error-if-values-are-not-arrays

2.0.1 • Public • Published

errorIfValuesAreNotArrays(
      values: Array<any[]>
): void

Function triggers error if not all items in values are arrays.

Installation

npm i error-if-values-are-not-arrays

Loading

import {errorIfValuesAreNotArrays} from 'error-if-values-are-not-arrays';

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i error-if-values-are-not-arrays

    Weekly Downloads

    9

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    2.11 kB

    Total Files

    4

    Last publish

    Collaborators

    • writetome51