UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

5 lines (4 loc) 241 B
import { indiaRegion } from "../IndiaRegion.js"; import { IndiaRegionCode } from "../IndiaRegionCode.js"; import { Place } from "@rr0/place"; export let maharashtra = indiaRegion(IndiaRegionCode.mh, Place.fromLocation(47.466667, 0.833333));