Properties
Optional hashType
hashType?: "xxh64" | "sha256"
Optional options
options?: {
[key: string]: unknown;
}
Optional requireFullHash
requireFullHash?: boolean
Optional resolveConflictsWithPopup
resolveConflictsWithPopup?: boolean
Optional type
type?: "tree" | "volatile"