UNPKG

@atlaskit/editor-plugin-panel

Version:

Panel plugin for @atlaskit/editor-core.

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