export debounce util in excalidraw package
This commit is contained in:
parent
e6a9ff1b96
commit
ef7330243f
@ -199,6 +199,7 @@ export {
|
||||
getFreeDrawSvgPath,
|
||||
} from "../../packages/utils";
|
||||
export { isLinearElement } from "../../element/typeChecks";
|
||||
export { debounce } from "../../utils";
|
||||
|
||||
export { FONT_FAMILY, THEME } from "../../constants";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user