UNPKG

wft-geodb-angular-client

Version:
6 lines (5 loc) 119 B
export interface GetPlaceDistanceRequest { fromPlaceId: string; toPlaceId: string; distanceUnit: string; }