UNPKG

amis

Version:

一种MIS页面生成工具

5 lines (4 loc) 84 B
/** * @file markdown 解析 */ export default function (content: string): string;