UNPKG

hexo-util

Version:

Utilities for Hexo.

3 lines (2 loc) 75 B
declare function escapeRegExp(str: string): string; export = escapeRegExp;