UNPKG

@atlaskit/editor-plugin-indentation

Version:

Indentation plugin for @atlaskit/editor-core

3 lines (2 loc) 125 B
import type { IndentationPlugin } from './indentationPluginType'; export declare const indentationPlugin: IndentationPlugin;