UNPKG

strapi-plugin-country-select

Version:

A strapi custom field for selecting any country based on the ISO 3166-1 country code standard.

3 lines (2 loc) 81 B
declare const getTranslation: (id: string) => string; export { getTranslation };