@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 342 B
JavaScript
import { Place } from "@rr0/place";
import { SartheCityCode } from "../SartheCityCode.js";
import { sarthe } from "../Sarthe.js";
import { City } from "../../../../../../country/region/department/city/City.js";
export const steCerotte = City.create(String(SartheCityCode.SteCerotte), sarthe, Place.fromDMS("47°54′02″N,0°41′15″E"));