@maschinenlesbar.org/nina-warnungen-cli
    Preparing search index...

    Interface ArchiveMappingEntry

    One entry of an archive …-mapping.json history list.

    interface ArchiveMappingEntry {
        headline?: string;
        identifier: string;
        msgType?: string;
        sent?: string;
    }
    Index
    headline?: string
    identifier: string
    msgType?: string
    sent?: string