UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 334 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 ouhans = City.create(String(DoubsCityCode.Ouhans), doubs, Place.fromDMS("46° 59′ 57″ N, 6° 17′ 39″E"));