@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 336 B
JavaScript
import { Place } from "@rr0/place";
import { LaReunionCityCode } from "../LaReunionCityCode.js";
import { City } from "../../../../../../country/index.js";
import { laReunion974 } from "../LaReunion.js";
export const stBenoit974 = City.create(LaReunionCityCode.StBenoit, laReunion974, Place.fromDMS("21°02′02″S,55°42′46″E"));