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

    Type Alias VideoAuthor

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

    Properties

    Properties

    email: string
    name: string
    profile: string