Interface HashEntry

the new hash of a modified entry

interface HashEntry {
    hash: string;
}

Properties

Properties

hash: string

the actual hash