@toil/vk-audio - v0.0.5
    Preparing search index...

    Type Alias Album

    type Album = {
        access_key: string;
        id: number;
        main_color: string;
        owner_id: number;
        thumb: Thumbail;
        title: string;
    }
    Index
    access_key: string
    id: number
    main_color: string

    hex color

    owner_id: number
    thumb: Thumbail
    title: string