UNPKG

strapi-plugin-logz

Version:

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

4 lines (3 loc) 162 B
import type { LoginVsRegister } from "../../types"; declare const LoginVsRegister: () => import("react/jsx-runtime").JSX.Element; export default LoginVsRegister;