mirror of
https://github.com/docmost/docmost.git
synced 2026-05-16 22:41:30 +08:00
1f4bd129a8
* add callout, youtube embed, image, video, table, detail, math * fix attachments module * other fixes
3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
export { TiptapImage } from "./image";
|
|
export * from "./image-upload";
|