mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2025-01-03 08:33:48 +01:00
add import
This commit is contained in:
parent
968703357f
commit
026c6f4ac3
@ -8,6 +8,7 @@ import { applyMatrixOnShape, pathToVectorPath } from '../utils/vectorUtils.js';
|
|||||||
import subtractShapeFromState from '../utils/subtractShapeFromState.js';
|
import subtractShapeFromState from '../utils/subtractShapeFromState.js';
|
||||||
import * as d2Tools from '../constants/d2Tools';
|
import * as d2Tools from '../constants/d2Tools';
|
||||||
import { CLIPPER_PRECISION } from '../constants/d2Constants.js';
|
import { CLIPPER_PRECISION } from '../constants/d2Constants.js';
|
||||||
|
import * as actions from '../actions/index.js';
|
||||||
|
|
||||||
const LINE_WIDTH = 0.5;
|
const LINE_WIDTH = 0.5;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user