UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 351 B
import { DepartmentMessages } from "../../../../country/index.js"; import { ScottsBluffCityCode } from "./ScottsBluffCityCode.js"; import { scottsbluffMessages } from "./Scottsbluff/ScottsbluffMessages.js"; export const scottsBluff_en = DepartmentMessages.create("Scotts Bluff County", { [ScottsBluffCityCode.Scottsbluff]: scottsbluffMessages });