UNPKG

hexo-blogger-xml

Version:

Import xml blogger to hexo

4 lines (3 loc) 80 B
export default function (str: string) { return str.replace(/ +(?= )/g, ''); }