UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 338 B
import { NorthJutlandCityCode } from "../NorthJutlandCityCode.js"; import { northJutland } from "../NorthJutland.js"; import { City } from "../../../../../country/index.js"; import { Place } from "@rr0/place"; export let aalborg = new City(NorthJutlandCityCode.Aalborg, northJutland, [Place.fromDMS("63°19′05″N,030°01′30″E")]);