Files
linsa-linsa-io/web/shared/minimal-tiptap/extensions/index.ts
2024-10-07 12:44:17 +03:00

9 lines
244 B
TypeScript

export * from "./code-block-lowlight"
export * from "./color"
export * from "./horizontal-rule"
export * from "./image"
export * from "./link"
export * from "./selection"
export * from "./unset-all-marks"
export * from "./reset-marks-on-enter"