UNPKG

@atlaskit/editor-plugin-undo-redo

Version:

Undo redo plugin for @atlaskit/editor-core

2 lines 119 B
import { PluginKey } from '@atlaskit/editor-prosemirror/state'; export var pluginKey = new PluginKey('undoRedoPlugin');