UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 344 B
import { Place } from "@rr0/place"; import { CoteDOrCityCode } from "../CoteDOrCityCode.js"; import { coteDOr } from "../CoteDOr.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const vitteaux = City.create(String(CoteDOrCityCode.Vitteaux), coteDOr, Place.fromDMS("47°23′55″N,4°32′33″E"));