Initial project import
This commit is contained in:
11
node_modules/maath/three/dist/maath-three.cjs.prod.js
generated
vendored
Normal file
11
node_modules/maath/three/dist/maath-three.cjs.prod.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
'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;
|
||||
Reference in New Issue
Block a user