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

    Type Alias GetGenresTvResponses

    type GetGenresTvResponses = {
        "200": { id?: number; name?: string }[];
    }
    Index
    "200": { id?: number; name?: string }[]

    Results