UNPKG

@atlaskit/editor-plugin-toolbar

Version:

Toolbar plugin for @atlaskit/editor-core

2 lines 142 B
import { PluginKey } from '@atlaskit/editor-prosemirror/state'; export const editorToolbarPluginKey = new PluginKey('editorToolbarPluginKey');