Riksdagsmonitor Intelligence Platform - v0.7.19
    Preparing search index...
    interface UpdateResult {
        file: string;
        changes: number;
        updated: boolean;
        error?: string;
    }
    Index

    Properties

    file: string
    changes: number
    updated: boolean
    error?: string