UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 394 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 aisne = Department.create(HautsDeFranceDepartmentCode.Aisne, hautsDeFrance, Place.fromDMS("49°49′29″N,3°42′36″E"));