UNPKG

hexo-util

Version:

Utilities for Hexo.

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