1 2 3 4 5 6
import "@excalidraw/excalidraw/global"; import "@excalidraw/excalidraw/css"; interface Window { __EXCALIDRAW_SHA__: string | undefined; }