UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 162 B
import { telangana } from "./tg/Telangana.js"; import { maharashtra } from "./mh/Maharashtra.js"; export const indiaRegions = [ maharashtra, telangana ];