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