// node_modules/@arcgis/core/chunks/mat3f64.js function e() { return [1, 0, 0, 0, 1, 0, 0, 0, 1]; } function r(e2) { return [e2[0], e2[1], e2[2], e2[3], e2[4], e2[5], e2[6], e2[7], e2[8]]; } function t(e2, r2, t2, n2, o2, a, u, c, f) { return [e2, r2, t2, n2, o2, a, u, c, f]; } function n(e2, r2) { return new Float64Array(e2, r2, 9); } var o = Object.freeze(Object.defineProperty({ __proto__: null, create: e, clone: r, fromValues: t, createView: n }, Symbol.toStringTag, { value: "Module" })); export { e, n }; //# sourceMappingURL=chunk-GHN7C53L.js.map