UNPKG

html-to-md

Version:

A JS library for convert HTML<String> to markdown<String>, gzip 10kb

3 lines (2 loc) 79 B
declare function getLanguage(str: string): string; export default getLanguage;