UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

9 lines (8 loc) 249 B
import { blere } from "./Blere/Blere.js"; import { monts37 } from "./Monts/Monts.js"; import { chambourgSurIndre } from "./ChambourgSurIndre/ChambourgSurIndre.js"; export const indreEtLoireCities = [ blere, chambourgSurIndre, monts37 ];