UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

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