UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

11 lines (10 loc) 268 B
import { indre } from "./36/Indre.js"; import { loiret } from "./45/Loiret.js"; import { indreEtLoire } from "./37/IndreEtLoire.js"; import { cher } from "./18/Cher.js"; export const centreValDeLoireDepartments = [ cher, indre, indreEtLoire, loiret ];