UNPKG

hirsun-vuepress-theme-hope-plus

Version:
6 lines (5 loc) 159 B
import type { FunctionalComponent } from "vue"; declare const MarkdownContent: FunctionalComponent<{ custom?: boolean; }>; export default MarkdownContent;