@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 382 B
JavaScript
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 nord = Department.create(HautsDeFranceDepartmentCode.Nord, hautsDeFrance, Place.fromDMS("50°23′N,3°19′E"));