@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 338 B
JavaScript
import { Place } from "@rr0/place";
import { YonneCityCode } from "../YonneCityCode.js";
import { yonne } from "../Yonne.js";
import { City } from "../../../../../../country/region/department/city/City.js";
export const vermenton89 = City.create(String(YonneCityCode.Vermenton), yonne, Place.fromDMS("47° 39′ 57″N,3°44′10″E"));