UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

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