rmapi-js
    Preparing search index...

    Interface SimpleEntry

    an simple entry without any extra information

    interface SimpleEntry {
        hash: string;
        id: string;
    }
    Index

    Properties

    Properties

    hash: string

    the document hash

    id: string

    the document id