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

    Interface TranslationData

    interface TranslationData {
        homepage: string;
        overview: string;
        runtime: number;
        tagline: string;
        title: string;
    }
    Index

    Properties

    homepage: string
    overview: string
    runtime: number
    tagline: string
    title: string