UNPKG

strapi-plugin-navigation

Version:
4 lines (3 loc) 135 B
export { getTrad, getTradId } from '../translations'; declare const getTranslation: (id: string) => string; export { getTranslation };