UNPKG

@atlaskit/editor-plugin-width

Version:

Width plugin for @atlaskit/editor-core

3 lines (2 loc) 169 B
import { PluginKey } from '@atlaskit/editor-prosemirror/state'; export declare const pluginKey: PluginKey<import("@atlaskit/editor-common/types").EditorContainerWidth>;