UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 326 B
import { Place } from "@rr0/place"; import { AudeCityCode } from "../AudeCityCode.js"; import { aude } from "../Aude.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const cucugnan = City.create(String(AudeCityCode.Cucugnan), aude, Place.fromDMS("42°51′07″N,2°36′11″E"));