UNPKG

@stdlib/blas-base-operation-side-enum2str

Version:

Return the BLAS operation side string associated with a BLAS operation side enumeration constant.

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