UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 340 B
import { Place } from "@rr0/place"; import { LaReunionCityCode } from "../LaReunionCityCode.js"; import { City } from "../../../../../../country/index.js"; import { laReunion974 } from "../LaReunion.js"; export const saintDenis974 = City.create(LaReunionCityCode.SaintDenis, laReunion974, Place.fromDMS("20°52′44″S,55°26′53″E"));