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