UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 298 B
import { Place } from "@rr0/place"; import { FayetteCityCode } from "../FayetteCityCode.js"; import { fayette } from "../Fayette.js"; import { usaCity } from "../../../UsaCity.js"; export let mountHope = usaCity(FayetteCityCode.MountHope, fayette, Place.fromDMS("37°53′33″N,81°10′4″W"));