@carlosnc/tmdb-sdk - v0.8.0
    Preparing search index...

    Interface MovieWatchProvidersResponse

    interface MovieWatchProvidersResponse {
        id: number;
        results: Record<string, CountryWatchProviders>;
    }
    Index

    Properties

    Properties

    id: number
    results: Record<string, CountryWatchProviders>