vot.js - v2.4.18
    Preparing search index...

    Type Alias VideoAuthor

    type VideoAuthor = {
        email: string;
        name: string;
        profile: string;
    }
    Index
    email: string
    name: string
    profile: string