mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-17 14:30:32 +02:00
Refactor ResizeArrowFnType to resolve Codesandbox parsing error (#1338)
This commit is contained in:
@@ -29,7 +29,6 @@ export {
|
||||
getElementWithResizeHandler,
|
||||
getResizeHandlerFromCoords,
|
||||
} from "./resizeTest";
|
||||
export type { ResizeArrowFnType } from "./resizeElements";
|
||||
export { resizeElements, canResizeMutlipleElements } from "./resizeElements";
|
||||
export { isTextElement, isExcalidrawElement } from "./typeChecks";
|
||||
export { textWysiwyg } from "./textWysiwyg";
|
||||
|
Reference in New Issue
Block a user