mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-16 14:00:56 +02:00
feat: use @excalidraw/utils as a workspace in the codebase
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Point, Polygon, GeometricShape } from "./geometry/shape";
|
||||
import type { Point, Polygon, GeometricShape } from "./geometry/shape";
|
||||
import {
|
||||
pointInEllipse,
|
||||
pointInPolygon,
|
||||
|
Reference in New Issue
Block a user