Files
avz-site/node_modules/maath/three/dist/maath-three.cjs.dev.js
T
2026-05-30 19:59:39 -03:00

12 lines
307 B
JavaScript

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