UNPKG

@atlaskit/editor-plugin-undo-redo

Version:

Undo redo plugin for @atlaskit/editor-core

3 lines (2 loc) 113 B
import type { UndoRedoPlugin } from './undoRedoPluginType'; export declare const undoRedoPlugin: UndoRedoPlugin;