Tsarr Documentation - v2.13.0
    Preparing search index...

    Type Alias ProfileFormatItem

    type ProfileFormatItem = {
        format?: CustomFormat;
        score?: number;
    }
    Index
    format?: CustomFormat
    score?: number