This commit is contained in:
Ryan Di
2025-12-01 22:17:15 +11:00
parent 2266860308
commit 0c2e95dbb0

View File

@@ -248,7 +248,7 @@ import {
doBoundsIntersect,
isPointInElement,
maxBindingDistance_simple,
convertToExcalidrawElements
convertToExcalidrawElements,
} from "@excalidraw/element";
import type { GlobalPoint, LocalPoint, Radians } from "@excalidraw/math";