UNPKG

@udecode/plate-horizontal-rule

Version:

Horizontal rule plugin for Plate

6 lines (3 loc) 228 B
import * as _udecode_plate_core from '@udecode/plate-core'; declare const BaseHorizontalRulePlugin: _udecode_plate_core.SlatePlugin<_udecode_plate_core.PluginConfig<"hr", {}, {}, {}, {}>>; export { BaseHorizontalRulePlugin };