UNPKG

turkey-map-react

Version:

An interactive SVG Turkey map for React JS applications.

7 lines (6 loc) 113 B
export declare const cities: { id: string; plateNumber: number; name: string; path: string; }[];