mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 11:03:48 +01:00
fix import
This commit is contained in:
parent
e765904f3e
commit
058fe01ac1
@ -1,4 +1,4 @@
|
||||
import { pathToVectorPath, applyMatrixOnPath } from 'src/js/utils/shapeDataUtils.js';
|
||||
import { pathToVectorPath, applyMatrixOnPath } from '../shape/shapeDataUtils.js';
|
||||
import { Matrix } from 'cal';
|
||||
import TraceWorker from 'workers/worker.js';
|
||||
import { getPixel } from './colorUtils.js';
|
||||
|
Loading…
Reference in New Issue
Block a user