UNPKG

@atlaskit/editor-plugin-show-diff

Version:

ShowDiff plugin for @atlaskit/editor-core

4 lines (3 loc) 132 B
/* eslint-disable @atlaskit/editor/no-re-export */ // Entry file in package.json export { showDiffPlugin } from './showDiffPlugin';