UNPKG

@turbo-red/strapi-plugin-lookup-enum

Version:

Like enum field, but options are extracted from a field provided by a single-type content.

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