UNPKG

hexo-util

Version:

Utilities for Hexo.

3 lines (2 loc) 71 B
declare function escapeHTML(str: string): string; export = escapeHTML;