UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 345 B
import { Place } from "@rr0/place"; import { RhoneCityCode } from "../RhoneCityCode.js"; import { rhone } from "../Rhone.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const belleville69 = City.create(String(RhoneCityCode.Belleville), rhone, Place.fromDMS("46° 06′ 34″ N, 4° 45′ 00″ E"));