UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 337 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 provency = City.create(String(YonneCityCode.Provency), yonne, Place.fromDMS("47° 32′ 50″N, 3° 57′ 23″E"));