* 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 { TiptapVideo } from "./video";
|
|
export * from "./video-upload";
|