UNPKG

@atlaskit/editor-plugin-block-type

Version:

BlockType plugin for @atlaskit/editor-core

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