mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
/// <reference types="vite/client" />
|
|
import "@excalidraw/excalidraw/global";
|
|
import "@excalidraw/excalidraw/css";
|