UNPKG

@atlaskit/editor-plugin-undo-redo

Version:

Undo redo plugin for @atlaskit/editor-core

3 lines (2 loc) 122 B
import type { PMPluginFactory } from '@atlaskit/editor-common/types'; export declare const createPlugin: PMPluginFactory;