UNPKG

@stdlib/ndarray-base-dtype-enum2str

Version:

Return the data type string associated with an ndarray data type enumeration constant.

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