* add callout, youtube embed, image, video, table, detail, math * fix attachments module * other fixes
2 lines
71 B
TypeScript
2 lines
71 B
TypeScript
export { TiptapImage } from "./image";
|
|
export * from "./image-upload";
|