Skip to content

Function: getNumericType()

ts
function getNumericType(array): NumericType;

Defined in: src/types.ts:137

Parameters

array

TypedArray

Returns

NumericType

Released under the MIT License.