UNPKG

@antv/f6-plugin

Version:
7 lines (6 loc) 151 B
export default function getHtml(content) { if (content === void 0) { content = ''; } return "\n <root> \n " + content + "\n </root>"; }