mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
All checks were successful
Tests / test (push) Successful in 4m59s
* Add DOCTYPE and XML preamble in exported SVG documents * Update packages/excalidraw/data/index.ts --------- Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
.eslintrc.json | ||
global.d.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
@excalidraw/common
Install
npm install @excalidraw/common
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
yarn add @excalidraw/common
With PNPM, similarly install the package with this command:
pnpm add @excalidraw/common