UNPKG

@atlaskit/editor-plugin-block-type

Version:

BlockType plugin for @atlaskit/editor-core

4 lines (3 loc) 138 B
import type { BlockTypePlugin } from './blockTypePluginType'; declare const blockTypePlugin: BlockTypePlugin; export { blockTypePlugin };