UNPKG

@stdlib/ndarray-base-dtype-str2enum

Version:

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

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