UNPKG

feedbaby-client

Version:
8 lines (7 loc) 184 B
export interface FeedingTimeOfDayNotificationTrigger { id: string; repeatingAlarm: string; start_time_hour: string; start_time_minute: string; feed_type: string; }