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

    Type Alias ProfileFormatItem

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

    Properties

    Properties

    format?: CustomFormat
    score?: number