File size: 147 Bytes
f3abb0d
 
 
 
1
2
3
4
5
export const SuperAdminSessionMessages = {
  NOT_FOUND: 'Super Admin Session not found',
  DELETED: 'Super Admin Session deleted successfully',
};