Doodle3D-Core/src/math/index.js

4 lines
71 B
JavaScript

import * as vectorUtils from './vectorUtils';
export { vectorUtils };