UNPKG

feedbaby-client

Version:
7 lines (6 loc) 180 B
export interface ExcretionNotificationTrigger { id: string; repeatingAlarm: string; excretion_type: "PEE" | "POO"; notification_duration_in_milliseconds: string; }