UNPKG

@golemio/parkings

Version:
6 lines (5 loc) 120 B
export interface IOsmParkingMachinesProperties { parking_id: string; osm_id: string; name: string | null; }