UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 384 B
import { HautsDeFranceDepartmentCode } from "../HautsDeFranceDepartmentCode.js"; import { Place } from "@rr0/place"; import { hautsDeFrance } from "../HautsDeFrance.js"; import { Department } from "../../../../../country/region/department/Department.js"; export const somme = Department.create(HautsDeFranceDepartmentCode.Somme, hautsDeFrance, Place.fromDMS("49°53′N,2°25′E"));