mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
unify exports in a single place
This commit is contained in:
parent
392b362118
commit
9da26fb7e0
15 changed files with 264 additions and 440 deletions
|
@ -1,4 +1,3 @@
|
|||
export * from "./export";
|
||||
export * from "./withinBounds";
|
||||
export * from "./bbox";
|
||||
export { getCommonBounds } from "../excalidraw/element/bounds";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue