UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 283 B
import { Place } from "@rr0/place"; import { hinds } from "../Hinds.js"; import { HindsCityCode } from "../HindsCityCode.js"; import { usaCity } from "../../../UsaCity.js"; export let jackson = usaCity(HindsCityCode.Jackson, hinds, Place.fromDMS("32°17′56″N,90°11′05″W"));