@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 336 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 avallon = City.create(String(YonneCityCode.Avallon), yonne, Place.fromDMS("47° 29′ 27″ N, 3° 54′ 33″E"));