UNPKG

tfwm-travel-updates-widget

Version:

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

2 lines (1 loc) 44 B
export type TypeOrNull<Type> = Type | null;