forked from Yara724/api
3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
export { AuthGuard } from "./auth.guard";
|
|
export { RolesGuard } from "./role.guard";
|