UNPKG

@stdlib/esm

Version:

ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

3 lines 338 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import r from"./../assert/has-arraybuffer-support.js";var e="function"==typeof ArrayBuffer?ArrayBuffer:null;function f(){throw new Error("not implemented")}var t,o=r,a=e,n=f,u=t=o()?a:n;export default u; //# sourceMappingURL=buffer.js.map