UNPKG

@atlaskit/editor-plugin-type-ahead

Version:

Type-ahead plugin for @atlaskit/editor-core

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