UNPKG

@stdlib/esm

Version:

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

3 lines 329 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import r from"./../array/complex64.js";import o from"./../utils/constructor-name.js";var t=r,a=o;function e(r){return r instanceof t||"Complex64Array"===a(r)}var m=e;export default m; //# sourceMappingURL=is-complex64array.js.map