mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-17 03:04:26 +01:00
Wysiwyg text (#200)
This commit is contained in:
committed by
Christopher Chedeau
parent
b2eb2807cc
commit
abbc04df0e
@@ -13,3 +13,4 @@ export { hitTest } from "./collision";
|
||||
export { resizeTest } from "./resizeTest";
|
||||
export { generateDraw } from "./generateDraw";
|
||||
export { isTextElement } from "./typeChecks";
|
||||
export { textWysiwyg } from "./textWysiwyg";
|
||||
|
||||
Reference in New Issue
Block a user