UNPKG

astx

Version:

super powerful structural search and replace for JavaScript and TypeScript to automate your refactoring

2 lines (1 loc) 86 B
export default function omitBlankLineChanges(oldStr: string, newStr: string): string;