@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 332 B
JavaScript
import { Place } from "@rr0/place";
import { IndreCityCode } from "../IndreCityCode.js";
import { indre } from "../Indre.js";
import { City } from "../../../../../../country/region/department/city/City.js";
export const issoudun = City.create(String(IndreCityCode.Issoudun), indre, Place.fromDMS("46°57′39″N,1°59′40″E"));