UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 350 B
import { Place } from "@rr0/place"; import { ArdecheCityCode } from "../ArdecheCityCode.js"; import { ardeche } from "../Ardeche.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const largentiere = City.create(String(ArdecheCityCode.Largentiere), ardeche, Place.fromDMS("44°32′37″N,4°17′39″E"));