UNPKG

tfwm-travel-updates-widget

Version:

A shareable travel updates (disruptions) widget which is shown on the TfWM homepage

3 lines (2 loc) 117 B
export type IsRowOpen = boolean | 'all'; export type VisibleDisruptionIndicators = { id: string; visible: boolean };