UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 348 B
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 flognyLaChapelle = City.create(String(YonneCityCode.FlognyLaChapelle), yonne, Place.fromDMS("47°57′11″N,3°52′23″E"));