UNPKG

@stdlib/array-base-assert-is-boolean-data-type

Version:

Test if an input value is a supported array boolean data type.

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