UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

4 lines (3 loc) 149 B
import { CountryCode } from "@rr0/data"; import { CmsCountry } from "../country/CmsCountry.js"; export const egypt = new CmsCountry(CountryCode.eg);