UNPKG

@atlaskit/editor-plugin-before-primary-toolbar

Version:

Before primary toolbar plugin for @atlaskit/editor-core

4 lines (3 loc) 223 B
export { beforePrimaryToolbarPlugin } from './beforePrimaryToolbarPlugin'; export type { BeforePrimaryToolbarPlugin } from './beforePrimaryToolbarPluginType'; export type { ReactComponents } from './types/ReactComponents';