UNPKG

@excalidraw/excalidraw

Version:
3 lines (2 loc) 135 B
import { ExcalidrawTextElement } from "./types"; export declare const redrawTextBoundingBox: (element: ExcalidrawTextElement) => void;