mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
plane/web/components/editor/rich-text-editor/index.ts
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export * from "./rich-text-editor";
|
|||
export * from "./rich-text-read-only-editor";
|