UNPKG

@atlaskit/editor-plugin-toolbar

Version:

Toolbar plugin for @atlaskit/editor-core

4 lines (3 loc) 212 B
export { toolbarPlugin } from './toolbarPlugin'; export type { ToolbarPlugin, EditorToolbarPluginState } from './toolbarPluginType'; export type { ToolbarPluginOptions, RegisterComponentsAction } from './types';