UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 297 B
import { Place } from "@rr0/place"; import { MonroeCityCode } from "../MonroeCityCode.js"; import { monroe } from "../Monroe.js"; import { usaCity } from "../../../UsaCity.js"; export let bloomington = usaCity(MonroeCityCode.Bloomington, monroe, Place.fromDMS("39°09′44″N,86°31′45″O"));