const AccesibleAllEndpoints = [
"/event/list",
"/bind/services/occupant",
"/bind/services/employee",
];
const AccesibleSelfEndpoints = ["/event/list"];
export { AccesibleAllEndpoints, AccesibleSelfEndpoints };
Powered by TurnKey Linux.