* add callout, youtube embed, image, video, table, detail, math * fix attachments module * other fixes
3 lines
141 B
TypeScript
3 lines
141 B
TypeScript
export { Details } from "./details";
|
|
export { DetailsSummary } from "./details-summary";
|
|
export { DetailsContent } from "./details-content";
|