UNPKG

hexo-util

Version:

Utilities for Hexo.

3 lines (2 loc) 100 B
declare function relativeUrlHelper(from?: string, to?: string): string; export = relativeUrlHelper;