UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

5 lines (4 loc) 251 B
import { ChinaRegionCode } from "../ChinaRegionCode.js"; import { Place } from "@rr0/place"; import { chinaRegion } from "../ChinaRegion.js"; export const northChina = chinaRegion(ChinaRegionCode.n, Place.fromDMS("38°02′32″N,114°30′31″E"));