tmdb-ts
    Preparing search index...

    Interface WatchProviderResult

    A list of watch providers.

    interface WatchProviderResult {
        results: WatchProvider[];
    }
    Index

    Properties

    Properties

    results: WatchProvider[]