UNPKG

@stdlib/ndarray-base-assert-is-data-type

Version:

Test if an input value is a supported ndarray data type.

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