UNPKG

@stdlib/ndarray-base-dtype

Version:

Return the data type of a provided ndarray.

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