Type Alias: DirDiff

type DirDiff = Diff<FileChange, string>[];

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