UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 350 B
import { Place } from "@rr0/place"; import { DoubsCityCode } from "../DoubsCityCode.js"; import { doubs } from "../Doubs.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const amathayVesigneux = City.create(String(DoubsCityCode.AmathayVesigneux), doubs, Place.fromDMS("47° 01′ 28″N,6°12′03″E"));