UNPKG

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...

10 lines (9 loc) 210 B
import "react/jsx-runtime"; import "react"; import "./chunks/config.mjs"; import "./chunks/event-bus.mjs"; import "./chunks/index2.mjs"; import { M as e } from "./chunks/index3.mjs"; export { e as default };