UNPKG

xoh-xapi

Version:
11 lines (10 loc) 226 B
export default interface CALENDAR_RECORD { country?: string; current?: string; forecast?: string; impact?: string; period?: string; previous?: string; time?: number; title?: string; }