This commit is contained in:
Ryan Di
2025-07-23 18:42:28 +10:00
parent 4053ced148
commit 358f687b4f

View File

@ -458,7 +458,6 @@ import type {
GenerateDiagramToCode, GenerateDiagramToCode,
NullableGridSize, NullableGridSize,
Offsets, Offsets,
ActiveTool,
} from "../types"; } from "../types";
import type { RoughCanvas } from "roughjs/bin/canvas"; import type { RoughCanvas } from "roughjs/bin/canvas";
import type { Action, ActionResult } from "../actions/types"; import type { Action, ActionResult } from "../actions/types";