import { PluginKey } from '../../prosemirror';
export default new PluginKey('mentionPlugin');
