UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 370 B
import { Place } from "@rr0/place"; import { IndreEtLoireCityCode } from "../IndreEtLoireCityCode.js"; import { indreEtLoire } from "../IndreEtLoire.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const monts37 = City.create(String(IndreEtLoireCityCode.Monts), indreEtLoire, Place.fromDMS("47°16′41″N,0°37′31″E"));