UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 335 B
import { Place } from "@rr0/place"; import { LaReunionCityCode } from "../LaReunionCityCode.js"; import { City } from "../../../../../../country/index.js"; import { laReunion974 } from "../LaReunion.js"; export const stMarie974 = City.create(LaReunionCityCode.SteMarie, laReunion974, Place.fromDMS("20°53′49″S,55°32′57″E"));