UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 386 B
import { Place } from "@rr0/place"; import { BouchesDuRhoneCityCode } from "../BouchesDuRhoneCityCode.js"; import { bouchesDuRhone } from "../BouchesDuRhone.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const eyragues = City.create(String(BouchesDuRhoneCityCode.Eyragues), bouchesDuRhone, Place.fromDMS("43°50′31″N,4°50′30″E"));