Files
docmost/packages/editor-ext/src/lib/image/index.ts
T
Philipinho 1f4bd129a8 editor improvements
* add callout, youtube embed, image, video, table, detail, math
* fix attachments module
* other fixes
2024-06-20 14:57:00 +01:00

3 lines
71 B
TypeScript

export { TiptapImage } from "./image";
export * from "./image-upload";