chore: release @excalidraw/excalidraw@18.0.0 🎉 (#9127)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { InclusiveRange } from "../math";
|
||||
import type { InclusiveRange } from "@excalidraw/math";
|
||||
import {
|
||||
pointFrom,
|
||||
pointRotateRads,
|
||||
@@ -6,7 +6,7 @@ import {
|
||||
rangeIntersection,
|
||||
rangesOverlap,
|
||||
type GlobalPoint,
|
||||
} from "../math";
|
||||
} from "@excalidraw/math";
|
||||
import { TOOL_TYPE } from "./constants";
|
||||
import type { Bounds } from "./element/bounds";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user