UNPKG

@ohm-vision/kiwi-tequila-api

Version:
5 lines 208 B
import { LocationsResponse } from "./locations.response"; export interface LocationsDumpResponse extends LocationsResponse { search_after: string[]; } //# sourceMappingURL=locations-dump.response.d.ts.map