UNPKG

@atlaskit/editor-plugin-history

Version:

History plugin for @atlaskit/editor-core

3 lines 140 B
/* eslint-disable @atlaskit/editor/no-re-export */ // Entry file in package.json export { default as historyPlugin } from './historyPlugin';