mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
update remaining paths to use utils workspace
This commit is contained in:
parent
927e36c7b4
commit
53a0428705
5 changed files with 8 additions and 10 deletions
|
@ -2,3 +2,5 @@ export * from "./export";
|
|||
export * from "./withinBounds";
|
||||
export * from "./bbox";
|
||||
export * from "./collision";
|
||||
export * from "./geometry/shape";
|
||||
export * from "./geometry/geometry";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue