mirror of
https://github.com/docmost/docmost.git
synced 2026-07-24 03:52:53 +10: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 { TiptapVideo } from "./video";
|
|
export * from "./video-upload";
|