@ -1,6 +0,0 @@
const foo = <A, B>(x: Partial<{ a: A; b: B }>) => x as B;
const y = foo({
a: 'potato',
b: 2,
});
The note is not visible to the blocked user.