@kdev2test/math
Version: 
Excalidraw math functions
20 lines (13 loc) • 296 B
Markdown
# @kdev2test/math
## Install
```bash
npm install @kdev2test/math
```
If you prefer Yarn over npm, use this command to install the Excalidraw utils package:
```bash
yarn add @kdev2test/math
```
With PNPM, similarly install the package with this command:
```bash
pnpm add @kdev2test/math
```