UNPKG

hexo-util

Version:

Utilities for Hexo.

3 lines (2 loc) 76 B
declare const unescapeHTML: (str: string) => string; export = unescapeHTML;