UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

6 lines (5 loc) 365 B
import { FranceDepartementCode } from "../../FranceDepartementCode.js"; import { Place } from "@rr0/place"; import { ileDeFrance } from "../Idf.js"; import { Department } from "../../../../../country/region/department/Department.js"; export const hautsDeSeine = Department.create(FranceDepartementCode.HautsDeSeine, ileDeFrance, Place.fromLocation(48.83333, 2.2));