UNPKG

@qite/tide-client

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