Files
docmost/packages/editor-ext/src/lib/callout/index.ts
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
62 B
TypeScript

export { Callout } from "./callout";
export * from "./utils";