Spaces:
Runtime error
Runtime error
| export const SuperAdminSessionMessages = { | |
| NOT_FOUND: 'Super Admin Session not found', | |
| DELETED: 'Super Admin Session deleted successfully', | |
| }; | |
| export const SuperAdminSessionMessages = { | |
| NOT_FOUND: 'Super Admin Session not found', | |
| DELETED: 'Super Admin Session deleted successfully', | |
| }; | |