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

    Interface PersonChange

    interface PersonChange {
        items: PersonChangeItem[];
        key: string;
    }
    Index

    Properties

    Properties

    key: string