UNPKG

@mini-markdown-rc/editor

Version:
4 lines (3 loc) 193 B
export declare const EDITOR_CONTENT_KEY = "markdown-editor-content"; export declare const SYNC_SCROLL_STATUS = "markdown-editor-sync-scroll"; export declare const CLASS_PREFIX = "mini-editor";