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