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

    Interface CollectionTranslationData

    interface CollectionTranslationData {
        homepage: string;
        overview: string;
        title: string;
    }
    Index

    Properties

    homepage: string
    overview: string
    title: string