plane/web/core/components/editor/index.ts
2024-06-11 14:39:52 +05:30

3 lines
72 B
TypeScript

export * from "./lite-text-editor";
export * from "./rich-text-editor";