mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 19:13:49 +01:00
caps
This commit is contained in:
parent
486a59609a
commit
ac98aaee5c
@ -1,6 +1,6 @@
|
|||||||
import shapeToPoints from './shapeToPoints.js';
|
import shapeToPoints from './shapeToPoints.js';
|
||||||
import JSONToSketchData from './JSONToSketchData.js';
|
import JSONToSketchData from './JSONToSketchData.js';
|
||||||
import ShapeDataUtils from './ShapeDataUtils.js';
|
import ShapeDataUtils from './shapeDataUtils.js';
|
||||||
import shapeTypeProperties from './shapeTypeProperties.js';
|
import shapeTypeProperties from './shapeTypeProperties.js';
|
||||||
|
|
||||||
export { shapeToPoints, JSONToSketchData, shapeTypeProperties };
|
export { shapeToPoints, JSONToSketchData, shapeTypeProperties };
|
||||||
|
Loading…
Reference in New Issue
Block a user