UNPKG

@atlaskit/editor-plugin-selection

Version:

Selection plugin for @atlaskit/editor-core

3 lines (2 loc) 160 B
import { SafePlugin } from '@atlaskit/editor-common/safe-plugin'; export declare const createAutoExpandSelectionRangeOnInlineNodePlugin: () => SafePlugin<any>;