@edifice.io/tiptap-extensions
Version:
Edifice Rich Text Editor Extensions
23 lines (22 loc) • 661 B
TypeScript
export * from './abbr';
export * from './alert';
export * from './attachment';
export * from './audio';
export * from './conversation-history';
export * from './conversation-history-body';
export * from './font-size';
export * from './heading';
export * from './highlight';
export * from './hyperlink';
export * from './iframe';
export * from './image';
export * from './information-pane';
export * from './line-height';
export * from './linker';
export * from './mathjax';
export * from './paragraph';
export * from './speech-recognition';
export * from './speech-synthesis';
export * from './table-cell';
export * from './transform';
export * from './video';