UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 301 B
import { RutlandCityCode } from "./RutlandCityCode.js"; import { DepartmentMessages } from "../../../../country/index.js"; import { rutland_en } from "./Rutland/Rutland_en.js"; export const rutlandCounty_en = DepartmentMessages.create("Rutland County", { [RutlandCityCode.Rutland]: rutland_en });