Files
apt-nl-map/static/Magic4/js/three.js-dev/test/unit/three.example.unit.js

7 lines
224 B
JavaScript
Raw Normal View History

2024-12-04 10:21:04 +08:00
import './utils/qunit-utils.js';
import './example/utils/BufferGeometryUtils.tests';
import './example/exporters/GLTFExporter.tests';
import './example/loaders/GLTFLoader.tests';
import './example/objects/Lensflare.tests';