{"version":3,"file":"parseDiffFromFile.d.ts","names":["CreatePatchOptionsNonabortable","FileContents","FileDiffMetadata","parseDiffFromFile"],"sources":["../../src/utils/parseDiffFromFile.d.ts"],"sourcesContent":["import { type CreatePatchOptionsNonabortable } from 'diff';\nimport type { FileContents, FileDiffMetadata } from '../types';\n/**\n * Parses a diff from two file contents objects.\n *\n * If both `oldFile` and `newFile` have a `cacheKey`, the resulting diff will\n * automatically get a combined cache key in the format `oldKey:newKey`.\n */\nexport declare function parseDiffFromFile(oldFile: FileContents, newFile: FileContents, options?: CreatePatchOptionsNonabortable, throwOnError?: boolean): FileDiffMetadata;\n//# sourceMappingURL=parseDiffFromFile.d.ts.map"],"mappings":";;;;;;;AAQA;;;;AAA2JE,iBAAnIC,iBAAAA,CAAmID,OAAAA,EAAxGD,YAAwGC,EAAAA,OAAAA,EAAjFD,YAAiFC,EAAAA,OAAAA,CAAAA,EAAzDF,8BAAyDE,EAAAA,YAAAA,CAAAA,EAAAA,OAAAA,CAAAA,EAAAA,gBAAAA"}