rmapi-js
    Preparing search index...

    Interface HashesEntry

    the mapping from old hashes to new hashes after a bulk modify

    interface HashesEntry {
        hashes: Record<string, string>;
    }
    Index

    Properties

    Properties

    hashes: Record<string, string>

    the mapping from old to new hashes