UNPKG

feedbaby-client

Version:
7 lines (6 loc) 132 B
export interface BabyDateOfBirth { id: string; day_of_the_month: string; month_of_the_year: string; year: string; }