UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

9 lines (8 loc) 222 B
import { riom63 } from "./Riom/Riom.js"; import { billom } from "./Billom/Billom.js"; import { chatelGuyon } from "./ChatelGuyon/ChatelGuyon.js"; export const puyDeDomeCities = [ riom63, billom, chatelGuyon ];