UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 372 B
import { Place } from "@rr0/place"; import { HeraultCityCode } from "../HeraultCityCode.js"; import { herault } from "../Herault.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const saintGeniesDesMourgues = City.create(String(HeraultCityCode.SaintGeniesDesMourgues), herault, Place.fromDMS("43°41′52″N,4°02′10″E"));