UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

11 lines (10 loc) 306 B
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 ];