@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 346 B
JavaScript
import { Place } from "@rr0/place";
import { VosgesCityCode } from "../VosgesCityCode.js";
import { vosges } from "../Vosges.js";
import { City } from "../../../../../../country/region/department/city/City.js";
export const anglemont = City.create(String(VosgesCityCode.Anglemont), vosges, Place.fromDMS("48° 22′ 51″ N, 6° 40′ 10″E"));