UNPKG

@stdlib/array-min-dtype

Version:

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

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