mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-05 00:27:02 +02:00
build: export types for @excalidraw/utils (#7736)
* build: export types for @excalidraw/utils * fix * add types
This commit is contained in:
3
packages/utils/global.d.ts
vendored
Normal file
3
packages/utils/global.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// <reference types="vite/client" />
|
||||
import "../excalidraw/global";
|
||||
import "../excalidraw/css";
|
Reference in New Issue
Block a user