UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

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