UNPKG

starboard-rich-editor

Version:

Rich text editor used in Starboard Notebook

5 lines (4 loc) 149 B
import HardBreak from 'rich-markdown-editor/dist/nodes/HardBreak'; export default class HardBreak_ extends HardBreak { get name(): string; }