tmdb-ts
    Preparing search index...

    Interface WatchProviders

    Watch provider results for a movie or TV show, grouped by country.

    Powered by JustWatch.

    interface WatchProviders {
        id: number;
        results: WatchLocale;
    }
    Index

    Properties

    Properties

    id: number
    results: WatchLocale