UNPKG

@atlaskit/editor-plugin-width

Version:

Width plugin for @atlaskit/editor-core

4 lines (3 loc) 134 B
export { widthPlugin } from './plugin'; export type { WidthPlugin } from './plugin'; export type { WidthPluginState } from './types';