'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); require('three'); var three_dist_maathThree = require('../../dist/three-225cfce4.cjs.prod.js'); exports.bufferToVectors = three_dist_maathThree.bufferToVectors; exports.vectorsToBuffer = three_dist_maathThree.vectorsToBuffer;