@rr0/cms
Version:
RR0 Content Management System (CMS)
6 lines (5 loc) • 380 B
JavaScript
import { Place } from "@rr0/place";
import { CotesDArmorCityCode } from "../CotesDArmorCityCode.js";
import { City } from "../../../../../../country/index.js";
import { cotesDArmor } from "../CotesDArmor.js";
export const binic = new City(CotesDArmorCityCode.Binic, cotesDArmor, [Place.fromDMS("48°36′09″N,2°49′27″W"), Place.fromDMS("48°37′38″N,2°50′02″W")]);