"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (realm) { return (0, _TypedArray.build)(realm, "Float32"); }; var _index = require("../../values/index.js"); var _TypedArray = require("./TypedArray.js"); //# sourceMappingURL=Float32Array.js.map