UNPKG

@atlaskit/editor-plugin-type-ahead

Version:

Type-ahead plugin for @atlaskit/editor-core

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