UNPKG

strapi-plugin-comments

Version:
4 lines (3 loc) 170 B
import CodeMirror from 'codemirror5'; declare function newlineAndIndentContinueMarkdownList(cm: CodeMirror.Editor): any; export { newlineAndIndentContinueMarkdownList };