UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 340 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 jouxLaVille = City.create(String(YonneCityCode.JouxLaVille), yonne, Place.fromDMS("47° 37′ 24″N,3°51′47″E"));