TypeScript Użyj kluczy obiektów jako indeksu
{ [key in keyof IUser]: boolean }
florinrelea
{ [key in keyof IUser]: boolean }