refactor: rename shared
All checks were successful
Build and Deploy Angular App / build (push) Successful in 57s

This commit is contained in:
2024-12-18 07:53:25 +03:00
parent 1ffbfad37a
commit 8138a63324
24 changed files with 0 additions and 103 deletions

View File

@ -0,0 +1,3 @@
export enum AuthRoles {
Admin
}