UNPKG

@atlaskit/editor-plugin-show-diff

Version:

ShowDiff plugin for @atlaskit/editor-core

3 lines (2 loc) 137 B
export { showDiffPlugin } from './showDiffPlugin'; export type { DiffParams, PMDiffParams, ShowDiffPlugin } from './showDiffPluginType';