UNPKG

@qite/tide-client

Version:
5 lines (4 loc) 79 B
export interface AvailableFlight { departure: string; returns: string[]; }