UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

5 lines (4 loc) 213 B
import { usaRegion } from "../../Usa.js"; import { UsaStates } from "../UsaStates.js"; import { Place } from "@rr0/place"; export let newJersey = usaRegion(UsaStates.nj, Place.fromLocation(40.02795, -74.886984));