UNPKG

updown.io

Version:
7 lines (6 loc) 117 B
export interface Downtime { duration: number; ended_at: string; error: string; started_at: string; }