UNPKG

@atlaskit/editor-plugin-width

Version:

Width plugin for @atlaskit/editor-core

3 lines (2 loc) 128 B
import type { EditorContainerWidth } from '@atlaskit/editor-common/types'; export type WidthPluginState = EditorContainerWidth;