UNPKG

@atlaskit/editor-plugin-show-diff

Version:

ShowDiff plugin for @atlaskit/editor-core

3 lines (2 loc) 113 B
import type { ShowDiffPlugin } from './showDiffPluginType'; export declare const showDiffPlugin: ShowDiffPlugin;