UNPKG

hexo-blogger-xml

Version:

Import xml blogger to hexo

5 lines (4 loc) 120 B
declare class ParserYaml { static fromObject(jsonObject: Record<string, any>): string; } export default ParserYaml;