|
|
před 5 dny | |
|---|---|---|
| .. | ||
| src | d87620b239 fix: Circular reference (#10544) | před 5 dny |
| tests | d87620b239 fix: Circular reference (#10544) | před 5 dny |
| .eslintrc.json | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | před 9 měsíci |
| README.md | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | před 9 měsíci |
| global.d.ts | 432a46ef9e refactor: separate elements logic into a standalone package (#9285) | před 9 měsíci |
| package.json | 258605d1d5 chore: release multiple packages (#9698) | před 6 měsíci |
| tsconfig.json | 0cd5a259ae fix: incorrect type imports (#9308) | před 9 měsíci |
npm install @excalidraw/element
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
yarn add @excalidraw/element
With PNPM, similarly install the package with this command:
pnpm add @excalidraw/element