UNPKG

feedbaby-client

Version:
11 lines (10 loc) 203 B
export interface Growth { id: string; Day: string; Weight: string; "Weight Unit": "OZ" | "G"; Height: string; Head: string; "Length Unit": "CM" | "INCH"; Notes: string; }