mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Wysiwyg text (#200)
This commit is contained in:
parent
b2eb2807cc
commit
abbc04df0e
3 changed files with 87 additions and 28 deletions
|
@ -13,3 +13,4 @@ export { hitTest } from "./collision";
|
|||
export { resizeTest } from "./resizeTest";
|
||||
export { generateDraw } from "./generateDraw";
|
||||
export { isTextElement } from "./typeChecks";
|
||||
export { textWysiwyg } from "./textWysiwyg";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue