@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 368 B
JavaScript
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 blere = City.create(String(IndreEtLoireCityCode.Blere), indreEtLoire, Place.fromDMS("47°19′33″N,0°59′26″E"));