UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 392 B
import { Place } from "@rr0/place"; import { MeurtheEtMoselleCityCode } from "../MeurtheEtMoselleCityCode.js"; import { meurtheEtMoselle } from "../MeurtheEtMoselle.js"; import { City } from "../../../../../../country/region/department/city/City.js"; export const nancy = City.create(String(MeurtheEtMoselleCityCode.Nancy), meurtheEtMoselle, Place.fromDMS("48°41′37″N,6°11′05″E"));