@@ -0,0 +1,5 @@
import {User} from './user.interface';
export interface Users {
[key: number]: User;
}
The note is not visible to the blocked user.