UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 306 B
import { EastmanCityCode } from "./EastmanCityCode.js"; import { sundownessages } from "./sundown/SundownMessages.js"; import { DepartmentMessages } from "../../../../country/index.js"; export const eastmanMessages = DepartmentMessages.create("Eastman", { [EastmanCityCode.Sundown]: sundownessages });