@rr0/cms
Version:
RR0 Content Management System (CMS)
11 lines (10 loc) • 306 B
JavaScript
import { aniche59 } from "./Aniche/Aniche.js";
import { thiant } from "./Thiant/Thiant.js";
import { jeumont } from "./Jeumont/Jeumont.js";
import { avesnesLesAubert } from "./AvesnesLesAubert/AvesnesLesAubert.js";
export const nordCities = [
aniche59,
avesnesLesAubert,
jeumont,
thiant
];