UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

11 lines (10 loc) 302 B
import { sarthe } from "./72/Sarthe.js"; import { maineEtLoire } from "./49/MaineEtLoire.js"; import { loireAtlantique } from "./44/LoireAtlantique.js"; import { mayenne } from "./53/Mayenne.js"; export const paysDeLoireDepartments = [ loireAtlantique, maineEtLoire, mayenne, sarthe ];