UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

7 lines (6 loc) 337 B
import { StThomasCityCode } from "./StThomasCityCode.js"; import { DepartmentMessages } from "../../../../country/index.js"; import { charlotteAmalie_en } from "./CharlotteAmalie/CharlotteAmalie_en.js"; export const stThomas_en = DepartmentMessages.create("Saint Thomas", { [StThomasCityCode.CharlotteAmalie]: charlotteAmalie_en });