master
import { ListUsers } from "@/frontend/views/users/List"; export { getServerSideProps } from "translations/utils"; export default ListUsers;