UNPKG

@atlaskit/editor-plugin-undo-redo

Version:

Undo redo plugin for @atlaskit/editor-core

2 lines 102 B
/* eslint-disable @atlaskit/editor/no-re-export */ export { undoRedoPlugin } from '../undoRedoPlugin';