UNPKG

@atlaskit/editor-plugin-mentions

Version:

Mentions plugin for @atlaskit/editor-core

2 lines 125 B
import { PluginKey } from '@atlaskit/editor-prosemirror/state'; export var mentionPluginKey = new PluginKey('mentionPlugin');