mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-04-21 12:42:26 +00:00
lint
This commit is contained in:
@@ -6,7 +6,7 @@ import type {
|
||||
ExcalidrawFreeDrawElement,
|
||||
ExcalidrawLinearElement,
|
||||
} from "../element/types";
|
||||
import type { Point, Zoom } from "../types";
|
||||
import type { Point } from "../types";
|
||||
import { Bounds, getElementPointsCoords } from "../element/bounds";
|
||||
import { Excalidraw } from "../index";
|
||||
import { API } from "./helpers/api";
|
||||
|
||||
Reference in New Issue
Block a user