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