vot.js - v2.4.12
    Preparing search index...
    type Channel = {
        id: number;
        profile_picture: string;
        slug: string;
        username: string;
    }
    Index

    Properties

    id: number
    profile_picture: string
    slug: string
    username: string