mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2025-02-01 22:05:10 +01:00
rename func
This commit is contained in:
parent
cffceb9d96
commit
c062af4bd9
@ -1,6 +1,6 @@
|
||||
import dbToDoc from './dbToDoc.js';
|
||||
import docToFile from './docToFile.js';
|
||||
import * as shapeToPoints from './shapeToPoints.js';
|
||||
import JSONToSketchData from './JSONToSketchData.js';
|
||||
import * as shapeDataUtils from './shapeDataUtils.js';
|
||||
|
||||
export { dbToDoc, shapeToPoints, JSONToSketchData, shapeDataUtils };
|
||||
export { docToFile, shapeToPoints, JSONToSketchData, shapeDataUtils };
|
||||
|
Loading…
x
Reference in New Issue
Block a user