mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-17 03:04:26 +01: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