UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 344 B
import { Place } from "@rr0/place"; import { LaReunionCityCode } from "../LaReunionCityCode.js"; import { City } from "../../../../../../country/index.js"; import { laReunion974 } from "../LaReunion.js"; export const saintPaul974 = City.create(LaReunionCityCode.SaintPaul, laReunion974, Place.fromDMS("21° 00′ 35″ S, 55° 16′ 11″E"));