Type Alias PostAuthorProfileBirthday

PostAuthorProfileBirthday: {
    bday: boolean;
    dateString: string;
}