UNPKG

@atlaskit/editor-plugin-undo-redo

Version:

Undo redo plugin for @atlaskit/editor-core

3 lines (2 loc) 127 B
export { undoRedoPlugin } from './undoRedoPlugin'; export type { UndoRedoPlugin, UndoRedoAction } from './undoRedoPluginType';