UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 372 B
import { Place } from "@rr0/place"; import { CharenteCityCode } from "../CharenteCityCode.js"; import { charente } from "../Charente.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const villeboisLavalette16 = City.create(String(CharenteCityCode.VilleboisLavalette), charente, Place.fromDMS("45°29′01″N,0°16′50″E"));