md-editor-rt
Version:
Markdown editor for react, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
13 lines (12 loc) • 298 B
JavaScript
import { s as o } from "./chunks/config.mjs";
import { b as n, a as i, c as l, e as c, p as f } from "./chunks/config.mjs";
const s = o["zh-CN"], a = o["en-US"];
export {
n as allFooter,
i as allToolbar,
l as config,
c as editorExtensionsAttrs,
a as en_US,
f as prefix,
s as zh_CN
};