mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Move common stuff
This commit is contained in:
parent
87bb3827ae
commit
70feced695
3 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import { average } from "@excalidraw/math";
|
||||
import Pool from "es6-promise-pool";
|
||||
import { average } from "@excalidraw/math";
|
||||
|
||||
import { COLOR_PALETTE } from "./colors";
|
||||
import {
|
Loading…
Add table
Add a link
Reference in a new issue