mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
.. | ||
binaryheap.ts | ||
colors.ts | ||
constants.ts | ||
keys.test.ts | ||
keys.ts | ||
package.json | ||
points.ts | ||
random.ts | ||
README.md | ||
tsconfig.json | ||
url.test.tsx | ||
url.ts | ||
utils.ts |
@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