4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
export * from './jwt-auth.guard';
|
|
export * from './ws-jwt.guard';
|
|
export * from './roles.guard';
|