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

    Type Alias PostAuthorProfileBirthday

    type PostAuthorProfileBirthday = {
        bday: boolean;
        dateString: string;
    }
    Index
    bday: boolean
    dateString: string