mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-01 22:57:19 +02:00

* feat: move utils to utils package and make @excalidraw/utils a workspace * remove esm and update types path * remove esm script * fix package.json and yarn.lock * update path * fix * fix lint and test
2 lines
26 B
JavaScript
2 lines
26 B
JavaScript
export * from "./export";
|