UNPKG

@sprit/console-tag

Version:
3 lines (2 loc) 92 B
declare const removeEmptyLines: (str: string) => string; export default removeEmptyLines;