UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

5 lines (4 loc) 215 B
import { usaRegion } from "../../Usa.js"; import { UsaStates } from "../UsaStates.js"; import { Place } from "@rr0/place"; export let northCarolina = usaRegion(UsaStates.nc, Place.fromDMS("35°30′N,80°00′W"));