UNPKG

strapi-plugin-logz

Version:

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

5 lines (4 loc) 113 B
declare const _default: { requestLogged: (ctx: any, next: any) => Promise<void>; }; export default _default;