UNPKG

strapi-plugin-generic-custom-fields

Version:

This plugin allows you to easily add custom fields to Strapi.

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