UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

5 lines (4 loc) 211 B
import { UkRegionCode } from "../UkRegionCode.js"; import { Place } from "@rr0/place"; import { ukRegion } from "../../Uk.js"; export const england = ukRegion(UkRegionCode.eng, Place.fromDMS("53°0'N,1°0'W"));