mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 12:22:03 +08:00
3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
|
export { default as Box } from './Box.js';
|
||
|
export { default as Sphere } from './Sphere.js';
|