UNPKG

hexo-blogger-xml

Version:

Import xml blogger to hexo

12 lines (11 loc) 177 B
declare let config: { /** * Site title */ webtitle: string; /** * Default fallback thumbnail */ thumbnail: string; }; export default config;