mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
3 lines
142 B
TypeScript
3 lines
142 B
TypeScript
|
export { LiteTextEditor, LiteTextEditorWithRef } from "./ui";
|
||
|
export { LiteReadOnlyEditor, LiteReadOnlyEditorWithRef } from "./ui/read-only";
|