mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-08 18:17:11 +02:00
export debounce util in excalidraw package
This commit is contained in:
@@ -199,6 +199,7 @@ export {
|
||||
getFreeDrawSvgPath,
|
||||
} from "../../packages/utils";
|
||||
export { isLinearElement } from "../../element/typeChecks";
|
||||
export { debounce } from "../../utils";
|
||||
|
||||
export { FONT_FAMILY, THEME } from "../../constants";
|
||||
|
||||
|
Reference in New Issue
Block a user