UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

9 lines (8 loc) 243 B
import { portePuymorens } from "./PortePuymorens/PortePuymorens.js"; import { thuir } from "./Thuir/Thuir.js"; import { planes } from "./Planes/Planes.js"; export const pyreneesOrientalesCities = [ planes, portePuymorens, thuir ];