UNPKG

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

Version:

Before primary toolbar plugin for @atlaskit/editor-core

4 lines (3 loc) 177 B
// Disable no-re-export rule for entry point files /* eslint-disable @atlaskit/editor/no-re-export */ export { beforePrimaryToolbarPlugin } from './beforePrimaryToolbarPlugin';