UNPKG

@stdlib/ndarray-base-dtype

Version:

Return the data type of a provided ndarray.

6 lines (5 loc) 259 B
"use strict";var i=function(e,t){return function(){return t||e((t={exports:{}}).exports,t),t.exports}};var s=i(function(c,r){ function u(e){return e.dtype}r.exports=u });var n=s();module.exports=n; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map