UNPKG

strapi-plugin-logz

Version:

Automatically capture and record the API calls made to your Strapi application

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