UNPKG

@ohm-vision/kiwi-tequila-api

Version:
3 lines 245 B
import { SearchFlyLocation, SearchRadius } from "../interfaces"; export declare type SearchFlyLocations = SearchFlyLocation | SearchRadius | string | (SearchFlyLocation | SearchRadius | string)[]; //# sourceMappingURL=fly-locations.type.d.ts.map