@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 317 B
JavaScript
import { Place } from "@rr0/place";
import { WhitleyCityCode } from "../WhitleyCityCode.js";
import { usaCity } from "../../../UsaCity.js";
import { whitleyCounty } from "../Whitley.js";
export let southWhitley = usaCity(WhitleyCityCode.SouthWhitley, whitleyCounty, Place.fromDMS("41°40′59″N,85°58′08″W"));