UNPKG

@apoorvdwi/excalidraw-collab

Version:
6 lines (5 loc) 293 B
import { ExcalidrawElement } from "../../element/types"; export declare const rectangleFixture: ExcalidrawElement; export declare const ellipseFixture: ExcalidrawElement; export declare const diamondFixture: ExcalidrawElement; export declare const rectangleWithLinkFixture: ExcalidrawElement;