UNPKG

hexo-util

Version:

Utilities for Hexo.

3 lines (2 loc) 80 B
declare function striptags(html?: string | String): string; export = striptags;