UNPKG

@atlaskit/editor-plugin-track-changes

Version:

ShowDiff plugin for @atlaskit/editor-core

3 lines (2 loc) 154 B
export { trackChangesPlugin } from './trackChangesPlugin'; export type { TrackChangesPlugin, TrackChangesPluginOptions } from './trackChangesPluginType';