@stdlib/esm
Version:
ES module distribution for Stdlib, a standard library for JavaScript and Node.js.
3 lines • 322 B
JavaScript
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0
import r from"./../../../array/uint32.js";import a from"./../../../array/float32.js";var t=r,f=a,o=new t(1),e=new f(o.buffer);function n(r){return o[0]=r,e[0]}var u=n;export default u;
//# sourceMappingURL=from-word.js.map