Type Alias: BlobDiff

type BlobDiff = Diff<FileChange, string>;

Defined in: packages/fs-testkit/src/types.d.ts:67