UNPKG

strapi-plugin-app-version

Version:

This plugin displays the version in the Strapi settings

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