refactor: rename shared
All checks were successful
Build and Deploy Angular App / build (push) Successful in 57s
All checks were successful
Build and Deploy Angular App / build (push) Successful in 57s
This commit is contained in:
3
src/shared/structs/authRoles.ts
Normal file
3
src/shared/structs/authRoles.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export enum AuthRoles {
|
||||
Admin
|
||||
}
|
Reference in New Issue
Block a user