UNPKG

excalidraw-yasir

Version:
3 lines (2 loc) 170 B
import { InteractiveCanvasAppState } from "../types"; export declare const renderSnaps: (context: CanvasRenderingContext2D, appState: InteractiveCanvasAppState) => void;